Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecoder_database.cc154 bool DecoderDatabase::IsComfortNoise(uint8_t rtp_payload_type) const { in IsComfortNoise() function in webrtc::DecoderDatabase
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_rtpplay.cc269 bool IsComfortNoise(uint8_t payload_type) { in IsComfortNoise() function