Home
last modified time | relevance | path

Searched refs:refPicList (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h75 RefPicList_t refPicList[2]; member
H A Dhal_h265d_com.c262 RefPicList_t *rpl = &ref->refPicList[list_idx]; in hal_h265d_slice_rpl()
632 for (i = 0; i < ref.refPicList[j].nb_refs; i++) { in hal_h265d_slice_output_rps()
634 index = ref.refPicList[j].dpb_index[i]; in hal_h265d_slice_output_rps()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h84 RefPicList refPicList[2]; member
480 RefPicList *refPicList; member
H A Dh265d_refs.c45 frame->refPicList = NULL; in mpp_hevc_unref_frame()