Home | History | Annotate | Download | only in libwebm

Lines Matching defs:next_idx

3138     const long next_idx = pCurr->m_index + 1;
3140 if (next_idx < m_clusterCount) {
3141 pResult = m_clusters[next_idx];