Searched refs:vui_present (Results 1 – 1 of 1) sorted by relevance
914 int bit_depth_chroma, start, vui_present, sublayer_ordering_info; in ff_hevc_parse_sps() local1130 vui_present = get_bits1(gb); in ff_hevc_parse_sps()1131 if (vui_present) in ff_hevc_parse_sps()