RTCD: add remaining IDCT functions
This commit continues the process of converting to the new RTCD system. Change-Id: I03c4dbf30dfd3558b0e256ff9d3ff4c012aadc80
Showing
- vp8/common/arm/arm_systemdependent.c 0 additions, 7 deletionsvp8/common/arm/arm_systemdependent.c
- vp8/common/arm/armv6/idct_blk_v6.c 1 addition, 1 deletionvp8/common/arm/armv6/idct_blk_v6.c
- vp8/common/arm/idct_arm.h 0 additions, 51 deletionsvp8/common/arm/idct_arm.h
- vp8/common/arm/neon/idct_blk_neon.c 1 addition, 1 deletionvp8/common/arm/neon/idct_blk_neon.c
- vp8/common/dequantize.c 0 additions, 1 deletionvp8/common/dequantize.c
- vp8/common/generic/systemdependent.c 0 additions, 6 deletionsvp8/common/generic/systemdependent.c
- vp8/common/idct.h 0 additions, 80 deletionsvp8/common/idct.h
- vp8/common/idct_blk.c 1 addition, 1 deletionvp8/common/idct_blk.c
- vp8/common/invtrans.h 2 additions, 3 deletionsvp8/common/invtrans.h
- vp8/common/onyxc_int.h 0 additions, 2 deletionsvp8/common/onyxc_int.h
- vp8/common/rtcd_defs.sh 22 additions, 0 deletionsvp8/common/rtcd_defs.sh
- vp8/common/x86/idct_blk_mmx.c 0 additions, 1 deletionvp8/common/x86/idct_blk_mmx.c
- vp8/common/x86/idct_blk_sse2.c 1 addition, 1 deletionvp8/common/x86/idct_blk_sse2.c
- vp8/common/x86/idct_x86.h 0 additions, 56 deletionsvp8/common/x86/idct_x86.h
- vp8/common/x86/x86_systemdependent.c 0 additions, 7 deletionsvp8/common/x86/x86_systemdependent.c
- vp8/decoder/decodframe.c 3 additions, 4 deletionsvp8/decoder/decodframe.c
- vp8/decoder/threading.c 3 additions, 3 deletionsvp8/decoder/threading.c
- vp8/encoder/encodeintra.c 3 additions, 3 deletionsvp8/encoder/encodeintra.c
- vp8/encoder/rdopt.c 3 additions, 2 deletionsvp8/encoder/rdopt.c
- vp8/vp8_common.mk 0 additions, 3 deletionsvp8/vp8_common.mk
Loading
Please register or sign in to comment