Searched refs:max_aspect_ratio_idc (Results 1 – 1 of 1) sorted by relevance
809 const int max_aspect_ratio_idc = arraysize(kTableSarWidth) - 1; in ParseVUIParameters() local810 IN_RANGE_OR_RETURN(aspect_ratio_idc, 0, max_aspect_ratio_idc); in ParseVUIParameters()