Searched refs:refIdx (Results 1 – 1 of 1) sorted by relevance
888 RK_S32 refIdx = 0; in h265e_dpb_build_list() local890 for (refIdx = 0; refIdx < slice->m_numRefIdx[L0] && bLowDelay; refIdx++) { in h265e_dpb_build_list()891 if (slice->m_refPicList[L0][refIdx]->poc > curPOC) { in h265e_dpb_build_list()896 for (refIdx = 0; refIdx < slice->m_numRefIdx[L1] && bLowDelay; refIdx++) { in h265e_dpb_build_list()897 if (slice->m_refPicList[L1][refIdx]->poc > curPOC) { in h265e_dpb_build_list()