OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EnableContentAnalysis
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_processing/
frame_preprocessor.cc
47
void VPMFramePreprocessor::
EnableContentAnalysis
(bool enable) {
video_processing_impl.cc
174
void VideoProcessingImpl::
EnableContentAnalysis
(bool enable) {
176
frame_pre_processor_.
EnableContentAnalysis
(enable);
Completed in 301 milliseconds