Home
last modified time | relevance | path

Searched refs:SpeechType (Results 1 – 25 of 31) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/codecs/
Daudio_decoder.h26 enum SpeechType { enum
49 SpeechType* speech_type);
58 SpeechType* speech_type);
104 static SpeechType ConvertSpeechType(int16_t type);
110 SpeechType* speech_type) = 0;
116 SpeechType* speech_type);
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()
90 AudioDecoder::SpeechType AudioDecoder::ConvertSpeechType(int16_t type) { in ConvertSpeechType()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h245 AudioDecoder::SpeechType* speech_type)
250 AudioDecoder::SpeechType* speech_type)
258 AudioDecoder::SpeechType* speech_type)
264 AudioDecoder::SpeechType speech_type,
270 AudioDecoder::SpeechType speech_type,
280 AudioDecoder::SpeechType speech_type,
288 AudioDecoder::SpeechType speech_type,
Dpost_decode_vad.h50 AudioDecoder::SpeechType speech_type, bool sid_frame, int fs_hz);
Dneteq_network_stats_unittest.cc61 SpeechType* speech_type) override { in DecodeInternal()
71 SpeechType* speech_type) override { in DecodeRedundantInternal()
Daudio_decoder_impl.h53 SpeechType* speech_type) override;
Dpost_decode_vad.cc49 AudioDecoder::SpeechType speech_type, in Update()
Dneteq_impl.cc759 AudioDecoder::SpeechType speech_type; in GetAudioInternal()
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()
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.h36 SpeechType* speech_type) override;
41 SpeechType* speech_type) override;
Daudio_decoder_opus.cc32 SpeechType* speech_type) { in DecodeInternal()
47 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()
Daudio_decoder_pcm.h33 SpeechType* speech_type) override;
54 SpeechType* speech_type) override;
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Daudio_decoder_g722.h34 SpeechType* speech_type) override;
52 SpeechType* speech_type) override;
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()
75 SpeechType* speech_type));
Dmock_audio_decoder.h26 int(const uint8_t*, size_t, int, int16_t*, SpeechType*));
/external/webrtc/webrtc/modules/audio_coding/acm2/
Dcall_statistics.h41 void DecodedByNetEq(AudioFrame::SpeechType speech_type);
Dcall_statistics.cc19 void CallStatistics::DecodedByNetEq(AudioFrame::SpeechType speech_type) { in DecodedByNetEq()
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/
Daudio_decoder_pcm16b.h31 SpeechType* speech_type) override;
Daudio_decoder_pcm16b.cc33 SpeechType* speech_type) { in DecodeInternal()
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.h34 SpeechType* speech_type) override;
Daudio_decoder_ilbc.cc35 SpeechType* speech_type) { in DecodeInternal()
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h492 enum SpeechType { enum
510 SpeechType speech_type, VADActivity vad_activity,
536 SpeechType speech_type_;
575 SpeechType speech_type, in UpdateFrame()
/external/webrtc/webrtc/test/fuzzers/
Daudio_decoder_fuzzer.cc41 AudioDecoder::SpeechType speech_type; in FuzzAudioDecoder()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t.h42 SpeechType* speech_type) override;

12