Home
last modified time | relevance | path

Searched refs:AddH264ConstrainedBaselineProfileToSupportedFormats (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/media/base/
H A Dcodec_unittest.cc493 cricket::AddH264ConstrainedBaselineProfileToSupportedFormats( in TEST()
517 cricket::AddH264ConstrainedBaselineProfileToSupportedFormats( in TEST()
537 cricket::AddH264ConstrainedBaselineProfileToSupportedFormats( in TEST()
H A Dcodec.h235 RTC_EXPORT void AddH264ConstrainedBaselineProfileToSupportedFormats(
H A Dcodec.cc433 void AddH264ConstrainedBaselineProfileToSupportedFormats( in AddH264ConstrainedBaselineProfileToSupportedFormats() function
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine.cc153 AddH264ConstrainedBaselineProfileToSupportedFormats(&supported_formats); in GetPayloadTypesAndDefaultCodecs()