Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h167 UCHAR RefPicSetStCurrBefore[8]; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c241 if (dxva_cxt->pp.RefPicSetStCurrBefore[i] != 0xff) { in hal_h265d_slice_rpl()
278 rps = &dxva_cxt->pp.RefPicSetStCurrBefore[0]; in hal_h265d_slice_rpl()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c251 DO_REF_LIST(ST_CURR_BEF, RefPicSetStCurrBefore); in fill_picture_parameters()