OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsComfortNoise
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
decoder_database.cc
154
bool DecoderDatabase::
IsComfortNoise
(uint8_t rtp_payload_type) const {
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_rtpplay.cc
269
bool
IsComfortNoise
(uint8_t payload_type) {
306
if (
IsComfortNoise
(rtp_header->header.payloadType)) {
Completed in 38 milliseconds