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

  /external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
frame_preprocessor.cc 96 int32_t VPMFramePreprocessor::PreprocessFrame(const I420VideoFrame& frame,
video_processing_impl.cc 188 int32_t VideoProcessingModuleImpl::PreprocessFrame(
192 return frame_pre_processor_.PreprocessFrame(frame, processed_frame);

Completed in 172 milliseconds