Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h398 RK_S32 m_refPOCList[2][MAX_REFS + 1]; member
H A Dh265e_dpb.c912 if (slice->m_refPOCList[L1][i] != slice->m_refPOCList[L0][i]) { in h265e_dpb_build_list()
H A Dh265e_slice.c199 slice->m_refPOCList[dir][numRefIdx] = slice->m_refPicList[dir][numRefIdx]->poc; in h265e_slice_set_ref_poc_list()