RTCD: add subpixel functions
This commit continues the process of converting to the new RTCD system. Change-Id: I6c519ab61e4f4e0ebcc796f2df061f945c48cefe
Showing
- vp8/common/arm/arm_systemdependent.c 0 additions, 62 deletionsvp8/common/arm/arm_systemdependent.c
- vp8/common/arm/bilinearfilter_arm.c 2 additions, 2 deletionsvp8/common/arm/bilinearfilter_arm.c
- vp8/common/arm/filter_arm.c 2 additions, 2 deletionsvp8/common/arm/filter_arm.c
- vp8/common/arm/neon/sixtappredict4x4_neon.asm 2 additions, 2 deletionsvp8/common/arm/neon/sixtappredict4x4_neon.asm
- vp8/common/arm/subpixel_arm.h 0 additions, 89 deletionsvp8/common/arm/subpixel_arm.h
- vp8/common/blockd.h 2 additions, 1 deletionvp8/common/blockd.h
- vp8/common/filter.c 1 addition, 1 deletionvp8/common/filter.c
- vp8/common/generic/systemdependent.c 11 additions, 26 deletionsvp8/common/generic/systemdependent.c
- vp8/common/invtrans.h 1 addition, 2 deletionsvp8/common/invtrans.h
- vp8/common/onyxc_int.h 1 addition, 13 deletionsvp8/common/onyxc_int.h
- vp8/common/reconinter.c 0 additions, 1 deletionvp8/common/reconinter.c
- vp8/common/rtcd_defs.sh 35 additions, 0 deletionsvp8/common/rtcd_defs.sh
- vp8/common/subpixel.h 0 additions, 86 deletionsvp8/common/subpixel.h
- vp8/common/x86/subpixel_x86.h 0 additions, 124 deletionsvp8/common/x86/subpixel_x86.h
- vp8/common/x86/vp8_asm_stubs.c 1 addition, 2 deletionsvp8/common/x86/vp8_asm_stubs.c
- vp8/common/x86/x86_systemdependent.c 0 additions, 75 deletionsvp8/common/x86/x86_systemdependent.c
- vp8/decoder/decodframe.c 8 additions, 8 deletionsvp8/decoder/decodframe.c
- vp8/decoder/onyxd_if.c 6 additions, 9 deletionsvp8/decoder/onyxd_if.c
- vp8/encoder/arm/arm_csystemdependent.c 1 addition, 1 deletionvp8/encoder/arm/arm_csystemdependent.c
- vp8/encoder/encodeframe.c 10 additions, 19 deletionsvp8/encoder/encodeframe.c
Loading
Please register or sign in to comment