Searched refs:vpx_quantize_b_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 121 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_c() function
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 346 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 347 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 347 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 348 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 346 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 347 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 346 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 347 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 382 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 383 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 407 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 408 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 400 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 401 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 438 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 441 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t…
|