Searched refs:quant_shift_QTX (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | av1_quantize.c | 225 p->quant_fp_QTX, p->quant_shift_QTX, qcoeff_ptr, in av1_quantize_fp_facade() 236 p->quant_fp_QTX, p->quant_shift_QTX, qcoeff_ptr, dqcoeff_ptr, in av1_quantize_fp_facade() 240 p->quant_fp_QTX, p->quant_shift_QTX, qcoeff_ptr, in av1_quantize_fp_facade() 247 p->quant_fp_QTX, p->quant_shift_QTX, qcoeff_ptr, in av1_quantize_fp_facade() 253 p->quant_fp_QTX, p->quant_shift_QTX, qcoeff_ptr, in av1_quantize_fp_facade() 274 p->quant_shift_QTX, qcoeff_ptr, dqcoeff_ptr, p->dequant_QTX, eob_ptr, in av1_quantize_b_facade() 281 p->quant_shift_QTX, qcoeff_ptr, dqcoeff_ptr, in av1_quantize_b_facade() 287 p->quant_shift_QTX, qcoeff_ptr, dqcoeff_ptr, p->dequant_QTX, in av1_quantize_b_facade() 293 p->quant_shift_QTX, qcoeff_ptr, dqcoeff_ptr, p->dequant_QTX, in av1_quantize_b_facade() 302 p->quant_QTX, p->quant_shift_QTX, qcoeff_ptr, in av1_quantize_b_facade() [all …]
|
D | block.h | 48 const int16_t *quant_shift_QTX; member
|
D | tpl_model.c | 41 p->quant_fp_QTX, p->quant_shift_QTX, qcoeff, dqcoeff, in get_quantize_error()
|