Searched refs:SpeechType (Results 1 - 19 of 19) sorted by last modified time

/external/webrtc/src/modules/interface/
H A Dmodule_common_types.h721 enum SpeechType enum in class:webrtc::AudioFrame
739 const SpeechType speechType,
762 SpeechType _speechType;
798 const SpeechType speechType,
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.h609 AudioFrame::SpeechType _outputSpeechType;
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dacm_isac.cc730 SpeechType* speech_type) {
769 SpeechType* speech_type) {
H A Dacm_isac.h74 SpeechType* speech_type) OVERRIDE;
91 SpeechType* speech_type) OVERRIDE;
H A Dcall_statistics.cc19 void CallStatistics::DecodedByNetEq(AudioFrame::SpeechType speech_type) {
H A Dcall_statistics.h41 void DecodedByNetEq(AudioFrame::SpeechType speech_type);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Daudio_decoder.cc22 SpeechType* speech_type) {
251 AudioDecoder::SpeechType AudioDecoder::ConvertSpeechType(int16_t type) {
H A Daudio_decoder_impl.cc44 int16_t* decoded, SpeechType* speech_type) {
61 int16_t* decoded, SpeechType* speech_type) {
87 int16_t* decoded, SpeechType* speech_type) {
133 int16_t* decoded, SpeechType* speech_type) {
165 int16_t* decoded, SpeechType* speech_type) {
177 SpeechType* speech_type) {
236 int16_t* decoded, SpeechType* speech_type) {
278 int16_t* decoded, SpeechType* speech_type) {
313 int16_t* decoded, SpeechType* speech_type) {
402 int16_t* decoded, SpeechType* speech_typ
[all...]
H A Daudio_decoder_impl.h31 int16_t* decoded, SpeechType* speech_type);
43 int16_t* decoded, SpeechType* speech_type);
80 int16_t* decoded, SpeechType* speech_type);
106 int16_t* decoded, SpeechType* speech_type);
122 int16_t* decoded, SpeechType* speech_type);
124 int16_t* decoded, SpeechType* speech_type);
162 int16_t* decoded, SpeechType* speech_type);
182 int16_t* decoded, SpeechType* speech_type);
196 int16_t* decoded, SpeechType* speech_type);
222 int16_t* decoded, SpeechType* speech_typ
[all...]
H A Daudio_decoder_unittest.cc114 AudioDecoder::SpeechType speech_type;
181 AudioDecoder::SpeechType speech_type1, speech_type2;
199 AudioDecoder::SpeechType speech_type;
315 AudioDecoder::SpeechType speech_type;
H A Dneteq_impl.cc690 AudioDecoder::SpeechType speech_type;
1110 AudioDecoder::SpeechType* speech_type) {
1214 AudioDecoder::SpeechType* speech_type) {
1306 AudioDecoder::SpeechType speech_type, bool play_dtmf) {
1329 AudioDecoder::SpeechType speech_type, bool play_dtmf) {
1388 AudioDecoder::SpeechType speech_type,
1461 AudioDecoder::SpeechType speech_type,
1590 AudioDecoder::SpeechType speech_type;
H A Dneteq_impl.h244 AudioDecoder::SpeechType* speech_type)
252 AudioDecoder::SpeechType* speech_type)
258 AudioDecoder::SpeechType speech_type,
264 AudioDecoder::SpeechType speech_type,
274 AudioDecoder::SpeechType speech_type,
281 AudioDecoder::SpeechType speech_type,
H A Dneteq_impl_unittest.cc432 SpeechType* speech_type) {
H A Dpost_decode_vad.cc48 AudioDecoder::SpeechType speech_type,
H A Dpost_decode_vad.h50 AudioDecoder::SpeechType speech_type, bool sid_frame, int fs_hz);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/interface/
H A Daudio_decoder.h58 enum SpeechType { enum in class:webrtc::AudioDecoder
79 int16_t* decoded, SpeechType* speech_type) = 0;
84 int16_t* decoded, SpeechType* speech_type);
141 static SpeechType ConvertSpeechType(int16_t type);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/mock/
H A Dmock_audio_decoder.h26 AudioDecoder::SpeechType*));
H A Dmock_external_decoder_pcm16b.h35 int16_t* decoded, SpeechType* speech_type) {
78 SpeechType* speech_type));
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h651 enum SpeechType { enum in class:webrtc::AudioFrame
669 SpeechType speech_type, VADActivity vad_activity,
695 SpeechType speech_type_;
732 SpeechType speech_type,

Completed in 262 milliseconds