HomeSort by relevance Sort by last modified time
    Searched refs:set_stream_has_voice (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/
voice_detection_impl.h 35 int set_stream_has_voice(bool has_voice) override;
voice_detection_impl.cc 95 int VoiceDetectionImpl::set_stream_has_voice(bool has_voice) { function in class:webrtc::VoiceDetectionImpl
  /external/webrtc/webrtc/modules/audio_processing/include/
mock_audio_processing.h 153 MOCK_METHOD1(set_stream_has_voice,
audio_processing.h     [all...]
  /external/webrtc/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc     [all...]

Completed in 2803 milliseconds