Searched refs:aom_highbd_quantize_b_adaptive_c (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A 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,
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | quantize.h | 66 void aom_highbd_quantize_b_adaptive_c(
|
H A D | quantize.c | 362 void aom_highbd_quantize_b_adaptive_c( in aom_highbd_quantize_b_adaptive_c() function
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | aom_dsp_rtcd.h | 2625 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t… 2626 #define aom_highbd_quantize_b_adaptive aom_highbd_quantize_b_adaptive_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | aom_dsp_rtcd.h | 3115 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t…
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | aom_dsp_rtcd.h | 3115 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t…
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | aom_dsp_rtcd.h | 3459 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t…
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | aom_dsp_rtcd.h | 3562 void aom_highbd_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t…
|