Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h182 UCHAR RefPicSetStCurrAfter[8]; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c245 if (dxva_cxt->pp.RefPicSetStCurrAfter[i] != 0xff) { in hal_h265d_slice_rpl()
281 rps = &dxva_cxt->pp.RefPicSetStCurrAfter[0]; in hal_h265d_slice_rpl()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c265 DO_REF_LIST(ST_CURR_AFT, RefPicSetStCurrAfter); in fill_picture_parameters()