Home | History | Annotate | Download | only in libwebm

Lines Matching refs:next_idx

3476         const long next_idx = pCurr->m_index + 1;

3478 if (next_idx < m_clusterCount)
3480 pResult = m_clusters[next_idx];