Home
last modified time | relevance | path

Searched defs:GetVideoCodecType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Divf_file_reader.h38 VideoCodecType GetVideoCodecType() const { return codec_type_; } in GetVideoCodecType() function
/aosp_15_r20/external/webrtc/api/video/
H A Drtp_video_frame_assembler_unittests.cc75 absl::optional<VideoCodecType> GetVideoCodecType() { in GetVideoCodecType() function in webrtc::__anonb34eb9e50111::PacketBuilder
/aosp_15_r20/external/webrtc/call/
H A Drtp_video_sender.cc305 absl::optional<VideoCodecType> GetVideoCodecType(const RtpConfig& config) { in GetVideoCodecType() function