Searched refs:IsValidCodecType (Results 1 – 1 of 1) sorted by relevance
43 bool IsValidCodecType(const std::string& codec_name) { in IsValidCodecType() function102 if (!IsValidCodecType(config.rtp.payload_name)) { in ParseVideoSendStreamConfig()