OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetTargetResolution
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_processing/
frame_preprocessor.cc
56
int32_t VPMFramePreprocessor::
SetTargetResolution
(uint32_t width,
video_processing_impl.cc
131
int32_t VideoProcessingImpl::
SetTargetResolution
(uint32_t width,
135
return frame_pre_processor_.
SetTargetResolution
(width, height, frame_rate);
Completed in 36 milliseconds