Searched refs:vpx_highbd_quantize_b_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 483 make_tuple(&vpx_highbd_quantize_b_sse2, &vpx_highbd_quantize_b_c, 485 make_tuple(&vpx_highbd_quantize_b_sse2, &vpx_highbd_quantize_b_c, 487 make_tuple(&vpx_highbd_quantize_b_sse2, &vpx_highbd_quantize_b_c,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 20 void vpx_highbd_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t count, in vpx_highbd_quantize_b_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1188 void vpx_highbd_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, con… 1189 #define vpx_highbd_quantize_b vpx_highbd_quantize_b_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1195 void vpx_highbd_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, con… 1196 #define vpx_highbd_quantize_b vpx_highbd_quantize_b_sse2
|