Home
last modified time | relevance | path

Searched refs:longRefCount (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp71 int32_t longRefCount = pCtx->sRefPic.uiLongRefCount[list]; in CheckRefPics() local
72 for (int32_t refIdx = 0; refIdx < longRefCount; ++refIdx) { in CheckRefPics()