Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h205 UCHAR rps_update_flag; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c168 pp->rps_update_flag = h->rps_need_upate || h->ps_need_upate; in fill_picture_parameters()
170 if (pp->rps_update_flag) { in fill_picture_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c316 if (!dxva_cxt->pp.rps_update_flag) { in hal_h265d_slice_hw_rps()
H A Dhal_h265d_vdpu384a.c578 if (dxva_ctx->pp.rps_update_flag) { in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c777 if (!dxva_ctx->pp.rps_update_flag) { in hal_h265d_vdpu383_rps()