HomeSort by relevance Sort by last modified time
    Searched refs:round_fp_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,
389 coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX, p->quant_fp_QTX,
397 coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX, p->quant_fp_QTX,
402 av1_highbd_quantize_fp(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX,
697 x->plane[0].round_fp_QTX = quants->y_round_fp[qindex];
715 x->plane[1].round_fp_QTX = quants->u_round_fp[qindex]
    [all...]
block.h 46 const int16_t *round_fp_QTX;
tpl_model.c 40 av1_quantize_fp_32x32(coeff, pix_num, p->zbin_QTX, p->round_fp_QTX,

Completed in 128 milliseconds