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