Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/rtp_generator/
Drtp_generator.cc43 bool IsValidCodecType(const std::string& codec_name) { in IsValidCodecType() function
102 if (!IsValidCodecType(config.rtp.payload_name)) { in ParseVideoSendStreamConfig()