Searched refs:set_frame_size_ms (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_processing/
H A Dvoice_detection_impl.h43 virtual int set_frame_size_ms(int size);
H A Dvoice_detection_impl.cc129 int VoiceDetectionImpl::set_frame_size_ms(int size) { function in class:webrtc::VoiceDetectionImpl
/external/webrtc/src/modules/audio_processing/interface/
H A Daudio_processing.h589 virtual int set_frame_size_ms(int size) = 0;

Completed in 138 milliseconds