Searched refs:two_byte_header_required (Results 1 – 1 of 1) sorted by relevance
257 const bool two_byte_header_required = in AllocateRawExtension() local260 RTC_CHECK(!two_byte_header_required || extensions_.ExtmapAllowMixed()); in AllocateRawExtension()266 if (profile_id == kOneByteExtensionProfileId && two_byte_header_required) { in AllocateRawExtension()287 profile_id = two_byte_header_required ? kTwoByteExtensionProfileId in AllocateRawExtension()