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

/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Ddecoder_database.cc154 bool DecoderDatabase::IsComfortNoise(uint8_t rtp_payload_type) const { function in class:webrtc::DecoderDatabase
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_rtpplay.cc269 bool IsComfortNoise(uint8_t payload_type) { function in namespace:__anon26209
306 if (IsComfortNoise(rtp_header->header.payloadType)) {

Completed in 679 milliseconds