Searched defs:speech_type (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
D | audio_decoder_impl.cc | 44 int16_t* decoded, SpeechType* speech_type) { in Decode() 61 int16_t* decoded, SpeechType* speech_type) { in Decode() 87 int16_t* decoded, SpeechType* speech_type) { in Decode() 133 int16_t* decoded, SpeechType* speech_type) { in Decode() 165 int16_t* decoded, SpeechType* speech_type) { in Decode() 177 SpeechType* speech_type) { in DecodeRedundant() 236 int16_t* decoded, SpeechType* speech_type) { in Decode() 278 int16_t* decoded, SpeechType* speech_type) { in Decode() 313 int16_t* decoded, SpeechType* speech_type) { in Decode() 402 int16_t* decoded, SpeechType* speech_type) { in Decode() [all …]
|
D | neteq_impl.cc | 690 AudioDecoder::SpeechType speech_type; in GetAudioInternal() local 1110 AudioDecoder::SpeechType* speech_type) { in Decode() 1214 AudioDecoder::SpeechType* speech_type) { in DecodeLoop() 1306 AudioDecoder::SpeechType speech_type, bool play_dtmf) { in DoNormal() 1329 AudioDecoder::SpeechType speech_type, bool play_dtmf) { in DoMerge() 1388 AudioDecoder::SpeechType speech_type, in DoAccelerate() 1461 AudioDecoder::SpeechType speech_type, in DoPreemptiveExpand() 1590 AudioDecoder::SpeechType speech_type; in DoCodecInternalCng() local
|
D | post_decode_vad.cc | 48 AudioDecoder::SpeechType speech_type, in Update()
|
D | audio_decoder_impl.h | 263 int16_t* decoded, SpeechType* speech_type) { return -1; } in Decode()
|
D | audio_decoder.cc | 22 SpeechType* speech_type) { in DecodeRedundant()
|
D | audio_decoder_unittest.cc | 114 AudioDecoder::SpeechType speech_type; in EncodeDecodeTest() local 199 AudioDecoder::SpeechType speech_type; in DecodePlcTest() local 315 AudioDecoder::SpeechType speech_type; in DecodePlcTest() local
|
D | neteq_impl_unittest.cc | 432 SpeechType* speech_type) { in TEST_F()
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/ |
D | call_statistics.cc | 19 void CallStatistics::DecodedByNetEq(AudioFrame::SpeechType speech_type) { in DecodedByNetEq()
|
D | acm_isac.cc | 730 SpeechType* speech_type) { 769 SpeechType* speech_type) {
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/mock/ |
D | mock_external_decoder_pcm16b.h | 35 int16_t* decoded, SpeechType* speech_type) { in Decode()
|
/external/chromium_org/third_party/webrtc/modules/interface/ |
D | module_common_types.h | 732 SpeechType speech_type, in UpdateFrame()
|