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

  /external/webrtc/src/modules/audio_processing/
voice_detection_impl.h 43 virtual int set_frame_size_ms(int size);
voice_detection_impl.cc 129 int VoiceDetectionImpl::set_frame_size_ms(int size) { function in class:webrtc::VoiceDetectionImpl
  /external/webrtc/src/modules/audio_processing/interface/
audio_processing.h 589 virtual int set_frame_size_ms(int size) = 0;

Completed in 93 milliseconds