OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stream_has_voice_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/
voice_detection_impl.cc
50
stream_has_voice_
(false),
82
stream_has_voice_
= false;
85
stream_has_voice_
= true;
105
stream_has_voice_
= has_voice;
112
return
stream_has_voice_
;
voice_detection_impl.h
55
bool
stream_has_voice_
;
member in class:webrtc::VoiceDetectionImpl
Completed in 858 milliseconds