Searched refs:vpx_quantize_b_32x32_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 225 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/mips32/ |
D | vpx_dsp_rtcd.h | 349 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 350 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 350 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 351 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 349 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 350 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 349 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 350 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 385 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 386 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 410 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 411 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 403 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 404 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 442 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i… 443 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 446 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const i…
|