Searched refs:kProfileConstrainedHigh (Results 1 – 9 of 9) sorted by relevance
75 EXPECT_EQ(kProfileConstrainedHigh, ParseProfileLevelId("640c1f")->profile); in TEST()101 ProfileLevelId(kProfileConstrainedHigh, kLevel4_2))); in TEST()127 ProfileLevelId(kProfileConstrainedHigh, kLevel1_b))); in TEST()146 EXPECT_EQ(kProfileConstrainedHigh, profile_level_id->profile); in TEST()
45 kProfileConstrainedHigh, enumerator
73 {0x64, BitPattern("00001100"), kProfileConstrainedHigh}};241 case kProfileConstrainedHigh: in ProfileLevelIdToString()
74 config.h264_codec_settings.profile = H264::kProfileConstrainedHigh; in MAYBE_TEST()
98 config.h264_codec_settings.profile = H264::kProfileConstrainedHigh; in TEST()
303 if (h264_codec_settings.profile == H264::kProfileConstrainedHigh) { in CodecName()
68 NSString *profile = MaxSupportedLevelForProfile(webrtc::H264::kProfileConstrainedHigh);
243 case webrtc::H264::kProfileConstrainedHigh:
552 ProfileLevelId(webrtc::H264::kProfileConstrainedHigh, kLevel1)); in TEST_F()