Home | History | Annotate | Download | only in source

Lines Matching refs:refIdx

233     u32 i, j, k, picNumPred, refIdx;
249 refIdx = 0;
291 for (j = numRefIdxActive; j > refIdx; j--)
294 dpb->list[refIdx++] = &dpb->buffer[index];
296 for (j = k = refIdx; j <= numRefIdxActive; j++)