Searched refs:refIdx (Results 1 – 1 of 1) sorted by relevance
821 RK_S32 refIdx = 0; in h265e_dpb_build_list() local823 for (refIdx = 0; refIdx < slice->m_numRefIdx[L0] && bLowDelay; refIdx++) { in h265e_dpb_build_list()824 if (slice->m_refPicList[L0][refIdx]->poc > curPOC) { in h265e_dpb_build_list()829 for (refIdx = 0; refIdx < slice->m_numRefIdx[L1] && bLowDelay; refIdx++) { in h265e_dpb_build_list()830 if (slice->m_refPicList[L1][refIdx]->poc > curPOC) { in h265e_dpb_build_list()