HomeSort by relevance Sort by last modified time
    Searched defs:SetTargetResolution (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
frame_preprocessor.cc 61 int32_t VPMFramePreprocessor::SetTargetResolution(
video_processing_impl.cc 166 int32_t VideoProcessingModuleImpl::SetTargetResolution(uint32_t width,
170 return frame_pre_processor_.SetTargetResolution(width, height, frame_rate);

Completed in 87 milliseconds