Home
last modified time | relevance | path

Searched defs:profile_level_id (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/api/video_codecs/test/
H A Dh264_profile_level_id_unittest.cc147 const absl::optional<H264ProfileLevelId> profile_level_id = in TEST() local
158 const absl::optional<H264ProfileLevelId> profile_level_id = in TEST() local
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dh264_profile_level_id.cc199 const H264ProfileLevelId& profile_level_id) { in H264ProfileLevelIdToString()
247 const absl::optional<H264ProfileLevelId> profile_level_id = in H264IsSameProfile() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/include/
H A Dvisual_header.h45 int32 profile_level_id; /* profile and level */ member
/aosp_15_r20/external/webrtc/media/base/
H A Dcodec.cc442 const absl::optional<webrtc::H264ProfileLevelId> profile_level_id = in AddH264ConstrainedBaselineProfileToSupportedFormats() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h127 int32 profile_level_id; /* 8-bit profile and level */ // 6/17/04 member
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine.cc106 std::string profile_level_id; in IsCodecValidForLowerRange() local
H A Dwebrtc_video_engine_unittest.cc746 const absl::optional<webrtc::H264ProfileLevelId> profile_level_id = in GetEngineCodecIndex() local