Home
last modified time | relevance | path

Searched refs:fixedPictureQp (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Davsd_syntax.h60 RK_U32 fixedPictureQp; member
/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_vdpu1.c131 p_regs->sw03.pic_fixed_quant = p_syn->pp.fixedPictureQp; in set_regs_parameters()
H A Dhal_avsd_vdpu2.c123 p_regs->sw50.dec_fixed_quant = p_syn->pp.fixedPictureQp; in set_regs_parameters()
H A Dhal_avsd_plus.c139 p_regs->sw03.pic_fixed_quant = p_syn->pp.fixedPictureQp; in set_regs_parameters()
/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_parse.c626 pp->fixedPictureQp = p_dec->ph.fixed_picture_qp; in avsd_fill_parameters()