Searched refs:aom_highbd_quantize_b_adaptive_c (Results 1 – 8 of 8) sorted by relevance
/external/libaom/test/ |
D | quantize_func_test.cc | 552 make_tuple(&aom_highbd_quantize_b_adaptive_c, 555 make_tuple(&aom_highbd_quantize_b_adaptive_c, 558 make_tuple(&aom_highbd_quantize_b_adaptive_c, 627 make_tuple(&aom_highbd_quantize_b_adaptive_c, 630 make_tuple(&aom_highbd_quantize_b_adaptive_c, 633 make_tuple(&aom_highbd_quantize_b_adaptive_c, 755 make_tuple(&aom_highbd_quantize_b_adaptive_c,
|
/external/libaom/aom_dsp/ |
D | quantize.h | 66 void aom_highbd_quantize_b_adaptive_c(
|
D | quantize.c | 362 void aom_highbd_quantize_b_adaptive_c( in aom_highbd_quantize_b_adaptive_c() function
|
/external/libaom/config/riscv64/config/ |
D | aom_dsp_rtcd.h | 2223 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t… 2224 #define aom_highbd_quantize_b_adaptive aom_highbd_quantize_b_adaptive_c
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 2912 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t… 6875 aom_highbd_quantize_b_adaptive = aom_highbd_quantize_b_adaptive_c; in setup_rtcd_internal()
|
/external/libaom/config/arm/config/ |
D | aom_dsp_rtcd.h | 2945 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t…
|
/external/libaom/config/arm64/config/ |
D | aom_dsp_rtcd.h | 3033 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t…
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 2912 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t…
|