Home
last modified time | relevance | path

Searched refs:weightingQuantFlag (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Davsd_syntax.h69 RK_U32 weightingQuantFlag; member
/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_plus.c148 p_regs->sw44.weight_qp_e = p_syn->pp.weightingQuantFlag; in set_regs_parameters()
153 if (p_syn->pp.weightingQuantFlag in set_regs_parameters()
161 if (p_syn->pp.weightingQuantFlag) { in set_regs_parameters()
/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_parse.c635 pp->weightingQuantFlag = p_dec->ph.weighting_quant_flag; in avsd_fill_parameters()