Searched refs:vpx_quantize_b_32x32_ssse3 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 513 make_tuple(&vpx_quantize_b_32x32_ssse3, 527 make_tuple(&vpx_quantize_b_32x32_ssse3,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | quantize_ssse3.c | 113 void vpx_quantize_b_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_ssse3() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1545 void vpx_quantize_b_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, con… 1546 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_ssse3
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1552 void vpx_quantize_b_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, con… 1553 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_ssse3
|