Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c132 H265eDpbFrm* rpsCurrList0[MAX_REFS + 1]; in h265e_slice_set_ref_list() local
137 rpsCurrList0[cIdx] = refPicSetStCurr0[i]; in h265e_slice_set_ref_list()
141 rpsCurrList0[cIdx] = refPicSetStCurr1[i]; in h265e_slice_set_ref_list()
145 rpsCurrList0[cIdx] = refPicSetLtCurr[i]; in h265e_slice_set_ref_list()
172 slice->m_refPicList[0][rIdx] = rpsCurrList0[cIdx]; in h265e_slice_set_ref_list()