Lines Matching defs:coeff_ptr
37 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_fp_helper_c()
109 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in highbd_quantize_fp_helper_c()
184 void av1_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_c()
195 void av1_quantize_lp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_c()
224 void av1_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_c()
236 void av1_quantize_fp_64x64_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_c()
248 void av1_quantize_fp_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_facade()
284 void av1_quantize_b_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_b_facade()
353 static void quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in quantize_dc()
386 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_dc_facade()
402 void av1_highbd_quantize_fp_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_fp_facade()
423 void av1_highbd_quantize_b_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_b_facade()
493 const tran_low_t *coeff_ptr, int n_coeffs, int skip_block, in highbd_quantize_dc()
523 void av1_highbd_quantize_dc_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_dc_facade()
541 void av1_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t count, in av1_highbd_quantize_fp_c()