Searched refs:vpx_quantize_b_c (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 115 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_c() function
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 343 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 344 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 343 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 344 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 343 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 344 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 343 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 344 #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/arm64/ |
D | vpx_dsp_rtcd.h | 418 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 419 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 418 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 419 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 421 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 422 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 421 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t… 422 #define vpx_quantize_b vpx_quantize_b_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 464 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 | 466 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t…
|