Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h183 UCHAR RefPicSetLtCurr[8]; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c249 if (dxva_cxt->pp.RefPicSetLtCurr[i] != 0xff) { in hal_h265d_slice_rpl()
284 rps = &dxva_cxt->pp.RefPicSetLtCurr[0]; in hal_h265d_slice_rpl()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c266 DO_REF_LIST(LT_CURR, RefPicSetLtCurr); in fill_picture_parameters()