Home
last modified time | relevance | path

Searched defs:speech_type (Results 1 – 20 of 20) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/
Daudio_decoder.cc22 int16_t* decoded, SpeechType* speech_type) { in Decode()
35 int16_t* decoded, SpeechType* speech_type) { in DecodeRedundant()
49 SpeechType* speech_type) { in DecodeRedundantInternal()
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
Daudio_decoder_pcm.cc27 SpeechType* speech_type) { in DecodeInternal()
51 SpeechType* speech_type) { in DecodeInternal()
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc32 SpeechType* speech_type) { in DecodeInternal()
47 SpeechType* speech_type) { in DecodeRedundantInternal()
/external/webrtc/webrtc/modules/audio_coding/acm2/
Dcall_statistics.cc19 void CallStatistics::DecodedByNetEq(AudioFrame::SpeechType speech_type) { in DecodedByNetEq()
Daudio_coding_module_unittest_oldapi.cc988 AudioDecoder::SpeechType* speech_type) { in Decode()
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Daudio_decoder_g722.cc37 SpeechType* speech_type) { in DecodeInternal()
76 SpeechType* speech_type) { in DecodeInternal()
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/
Dmock_external_decoder_pcm16b.h37 SpeechType* speech_type) override { in DecodeInternal()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dpost_decode_vad.cc49 AudioDecoder::SpeechType speech_type, in Update()
Dneteq_impl.cc759 AudioDecoder::SpeechType speech_type; in GetAudioInternal() local
1199 AudioDecoder::SpeechType* speech_type) { in Decode()
1315 AudioDecoder::SpeechType* speech_type) { in DecodeCng()
1346 AudioDecoder::SpeechType* speech_type) { in DecodeLoop()
1423 AudioDecoder::SpeechType speech_type, bool play_dtmf) { in DoNormal()
1446 AudioDecoder::SpeechType speech_type, bool play_dtmf) { in DoMerge()
1508 AudioDecoder::SpeechType speech_type, in DoAccelerate()
1583 AudioDecoder::SpeechType speech_type, in DoPreemptiveExpand()
Daudio_decoder_impl.cc72 SpeechType* speech_type) { in DecodeInternal()
Dneteq_network_stats_unittest.cc61 SpeechType* speech_type) override { in DecodeInternal()
71 SpeechType* speech_type) override { in DecodeRedundantInternal()
Daudio_decoder_unittest.cc197 AudioDecoder::SpeechType speech_type; in EncodeDecodeTest() local
260 AudioDecoder::SpeechType speech_type; in DecodePlcTest() local
352 AudioDecoder::SpeechType speech_type; in DecodePlcTest() local
Dneteq_impl_unittest.cc439 SpeechType* speech_type) override { in TEST_F()
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/
Daudio_decoder_pcm16b.cc33 SpeechType* speech_type) { in DecodeInternal()
/external/webrtc/webrtc/test/fuzzers/
Daudio_decoder_fuzzer.cc41 AudioDecoder::SpeechType speech_type; in FuzzAudioDecoder() local
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.cc35 SpeechType* speech_type) { in DecodeInternal()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h46 SpeechType* speech_type) { in DecodeInternal()
Dunittest.cc69 int16_t speech_type; in DecodePacket() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disac_fix_type.h42 int16_t* speech_type) { in DecodeInternal()
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h575 SpeechType speech_type, in UpdateFrame()