Home
last modified time | relevance | path

Searched refs:ps_update_flag (Results 1 – 7 of 7) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h204 UCHAR ps_update_flag; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c167 pp->ps_update_flag = h->ps_need_upate; in fill_picture_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu34x.c239 if (dxva_cxt->pp.ps_update_flag) { in hal_h265d_v345_output_pps_packet()
464 if (dxva_cxt->pp.ps_update_flag || dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c232 if (dxva_cxt->pp.ps_update_flag) { in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c375 if (dxva_ctx->pp.ps_update_flag) { in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c407 if (dxva_ctx->pp.ps_update_flag) { in hal_h265d_v345_output_pps_packet()
/rockchip-linux_mpp/
H A DCHANGELOG.md353 - [h265d_vdpu383]: fix dec err when ps_update_flag=0