Searched refs:aspectRatioIdc (Results 1 – 1 of 1) sorted by relevance
338 uint32_t aspectRatioIdc = reader.getBitsWithFallback(8, 0); in parseSps() local339 if (aspectRatioIdc == 0xFF /* EXTENDED_SAR */) { in parseSps()