• Home
  • Raw
  • Download

Lines Matching defs:coeff_ptr

40                                const tran_low_t *coeff_ptr,  in av1_quantize_fp_no_qmatrix()
71 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_fp_helper_c()
126 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in highbd_quantize_fp_helper_c()
201 void av1_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_c()
212 void av1_quantize_lp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_c()
242 void av1_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_c()
254 void av1_quantize_fp_64x64_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_c()
266 void av1_quantize_fp_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_facade()
302 void av1_quantize_b_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_b_facade()
374 static void quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in quantize_dc()
407 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_dc_facade()
423 void av1_highbd_quantize_fp_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_fp_facade()
444 void av1_highbd_quantize_b_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_b_facade()
517 const tran_low_t *coeff_ptr, int n_coeffs, int skip_block, in highbd_quantize_dc()
547 void av1_highbd_quantize_dc_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_dc_facade()
565 void av1_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t count, in av1_highbd_quantize_fp_c()