HomeSort by relevance Sort by last modified time
    Searched refs:zbin_QTX (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
av1_quantize.c 224 quantize_fp_helper_c(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX,
235 coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX,
239 av1_quantize_fp(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX,
246 av1_quantize_fp_32x32(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX,
252 av1_quantize_fp_64x64(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX,
273 coeff_ptr, n_coeffs, p->zbin_QTX, p->round_QTX, p->quant_QTX,
279 aom_quantize_b_adaptive(coeff_ptr, n_coeffs, p->zbin_QTX,
286 coeff_ptr, n_coeffs, p->zbin_QTX, p->round_QTX, p->quant_QTX,
292 coeff_ptr, n_coeffs, p->zbin_QTX, p->round_QTX, p->quant_QTX,
301 quantize_b_helper_c(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_QTX
    [all...]
block.h 49 const int16_t *zbin_QTX;
tpl_model.c 40 av1_quantize_fp_32x32(coeff, pix_num, p->zbin_QTX, p->round_fp_QTX,

Completed in 84 milliseconds