HomeSort by relevance Sort by last modified time
    Searched defs:SpeechType (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/
audio_decoder.h 26 enum SpeechType {
49 SpeechType* speech_type);
58 SpeechType* speech_type);
104 static SpeechType ConvertSpeechType(int16_t type);
110 SpeechType* speech_type) = 0;
116 SpeechType* speech_type);
  /external/webrtc/webrtc/modules/include/
module_common_types.h 492 enum SpeechType {
510 SpeechType speech_type, VADActivity vad_activity,
536 SpeechType speech_type_;
575 SpeechType speech_type,

Completed in 221 milliseconds