Searched refs:vpx_quantize_b_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | quantize_sse2.c | 20 void vpx_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_sse2() function
|
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 481 make_tuple(&vpx_quantize_b_sse2, &vpx_quantize_b_c, VPX_BITS_8, 16, 499 ::testing::Values(make_tuple(&vpx_quantize_b_sse2, &vpx_quantize_b_c,
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1540 void vpx_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1547 void vpx_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1…
|