Searched refs:vpx_quantize_b_32x32_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 514 &vpx_quantize_b_32x32_c, VPX_BITS_8, 32, 528 &vpx_quantize_b_32x32_c, VPX_BITS_8, 32, 540 &vpx_quantize_b_32x32_c, 558 &vpx_quantize_b_32x32_c, VPX_BITS_8, 32, 574 &vpx_quantize_b_32x32_c, VPX_BITS_8, 32, 589 make_tuple(&vpx_quantize_b_32x32_c, &vpx_quantize_b_32x32_c, VPX_BITS_8,
|
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 217 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1191 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 1192 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1344 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1344 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1544 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1551 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i…
|