Consistent names for inverse hybrid transforms (1 of 2).
Renames: vp9_short_iht4x4_add -> vp9_iht4x4_16_add vp9_short_iht8x8_add -> vp9_iht8x8_64_add vp9_short_iht16x16_add_c -> vp9_iht16x16_256_add Change-Id: Ibca7a188fd062b196787ac5efc1ea545e7f166c0
Showing
- test/dct16x16_test.cc 8 additions, 8 deletionstest/dct16x16_test.cc
- test/fdct4x4_test.cc 1 addition, 1 deletiontest/fdct4x4_test.cc
- test/fdct8x8_test.cc 8 additions, 8 deletionstest/fdct8x8_test.cc
- vp9/common/arm/neon/vp9_short_iht4x4_add_neon.asm 7 additions, 7 deletionsvp9/common/arm/neon/vp9_short_iht4x4_add_neon.asm
- vp9/common/arm/neon/vp9_short_iht8x8_add_neon.asm 7 additions, 7 deletionsvp9/common/arm/neon/vp9_short_iht8x8_add_neon.asm
- vp9/common/vp9_idct.c 6 additions, 6 deletionsvp9/common/vp9_idct.c
- vp9/common/vp9_rtcd_defs.sh 6 additions, 6 deletionsvp9/common/vp9_rtcd_defs.sh
- vp9/common/x86/vp9_idct_intrin_sse2.c 3 additions, 3 deletionsvp9/common/x86/vp9_idct_intrin_sse2.c
- vp9/encoder/vp9_encodemb.c 1 addition, 1 deletionvp9/encoder/vp9_encodemb.c
- vp9/encoder/vp9_rdopt.c 1 addition, 1 deletionvp9/encoder/vp9_rdopt.c
Loading
Please register or sign in to comment