Change vp9_quantize to vpx_quantize
This commit clears all the vp9_ prefix use case in vpx_dsp. It gets the vp9 folder ready to branch out vp10. Change-Id: I2906eec179ee792b4af8c9b4161313653050e931
Showing
- test/vp9_quantize_test.cc 14 additions, 14 deletionstest/vp9_quantize_test.cc
- vp9/encoder/vp9_encodemb.c 24 additions, 24 deletionsvp9/encoder/vp9_encodemb.c
- vp9/encoder/vp9_quantize.c 2 additions, 2 deletionsvp9/encoder/vp9_quantize.c
- vpx_dsp/quantize.c 8 additions, 8 deletionsvpx_dsp/quantize.c
- vpx_dsp/quantize.h 4 additions, 4 deletionsvpx_dsp/quantize.h
- vpx_dsp/vpx_dsp_rtcd_defs.pl 12 additions, 12 deletionsvpx_dsp/vpx_dsp_rtcd_defs.pl
- vpx_dsp/x86/highbd_quantize_intrin_sse2.c 2 additions, 2 deletionsvpx_dsp/x86/highbd_quantize_intrin_sse2.c
- vpx_dsp/x86/quantize_sse2.c 1 addition, 1 deletionvpx_dsp/x86/quantize_sse2.c
- vpx_dsp/x86/quantize_ssse3_x86_64.asm 2 additions, 0 deletionsvpx_dsp/x86/quantize_ssse3_x86_64.asm
Loading
Please register or sign in to comment