Searched refs:numShortTermRefPicSets (Results 1 – 1 of 1) sorted by relevance
292 uint32_t numShortTermRefPicSets = parseUEWithFallback(&reader, 0); in parseSps() local294 for (uint32_t i = 0; i < numShortTermRefPicSets; ++i) { in parseSps()