Searched refs:sub_layer_profile_present_flag (Results 1 – 1 of 1) sorted by relevance
334 uint8_t sub_layer_profile_present_flag[sps_max_sub_layers_minus1]; in ParseHevcSpropParam() local339 sub_layer_profile_present_flag[i] = objBitReader.Read(1); in ParseHevcSpropParam()353 if (sub_layer_profile_present_flag[i]) in ParseHevcSpropParam()608 uint8_t sub_layer_profile_present_flag[sps_max_sub_layers_minus1]; in ParseHevcSps() local613 sub_layer_profile_present_flag[i] = objBitReader.Read(1); in ParseHevcSps()627 if (sub_layer_profile_present_flag[i]) in ParseHevcSps()