OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_size_ms
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_processing/
voice_detection_impl.h
44
virtual int
frame_size_ms
() const;
voice_detection_impl.cc
143
int VoiceDetectionImpl::
frame_size_ms
() const {
function in class:webrtc::VoiceDetectionImpl
/external/webrtc/src/modules/audio_processing/interface/
audio_processing.h
590
virtual int
frame_size_ms
() const = 0;
Completed in 34 milliseconds