Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_tools/rtp_generator/
H A Drtp_generator.cc44 bool IsValidCodecType(const std::string& codec_name) { in IsValidCodecType() function
103 if (!IsValidCodecType(config.rtp.payload_name)) { in ParseVideoSendStreamConfig()