Home | History | Annotate | Download | only in libwebm

Lines Matching refs:next_idx

3494         const long next_idx = pCurr->m_index + 1;
3496 if (next_idx < m_clusterCount)
3498 pResult = m_clusters[next_idx];