Searched refs:shortRefCount (Results 1 – 1 of 1) sorted by relevance
65 int32_t shortRefCount = pCtx->sRefPic.uiShortRefCount[list]; in CheckRefPics() local66 for (int32_t refIdx = 0; refIdx < shortRefCount; ++refIdx) { in CheckRefPics()