Searched refs:h264_codec_settings (Results 1 – 5 of 5) sorted by relevance
65 config.h264_codec_settings.packetization_mode = in TEST()
74 config.h264_codec_settings.profile = H264::kProfileConstrainedHigh; in MAYBE_TEST()
303 if (h264_codec_settings.profile == H264::kProfileConstrainedHigh) { in CodecName()306 RTC_DCHECK_EQ(h264_codec_settings.profile, in CodecName()601 config_.h264_codec_settings.packetization_mode == in CreateEncoderAndDecoder()607 config_.h264_codec_settings.profile, H264::kLevel3_1))}, in CreateEncoderAndDecoder()
98 config.h264_codec_settings.profile = H264::kProfileConstrainedHigh; in TEST()
124 } h264_codec_settings; member