Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/utility/
Divf_file_reader.h34 VideoCodecType GetVideoCodecType() const { return codec_type_; } in GetVideoCodecType() function
/external/webrtc/call/
Drtp_video_sender.cc306 absl::optional<VideoCodecType> GetVideoCodecType(const RtpConfig& config) { in GetVideoCodecType() function