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

  /external/webrtc/webrtc/modules/video_processing/
frame_preprocessor.cc 101 const VideoFrame* VPMFramePreprocessor::PreprocessFrame(
video_processing_impl.cc 163 const VideoFrame* VideoProcessingImpl::PreprocessFrame(
166 return frame_pre_processor_.PreprocessFrame(frame);

Completed in 324 milliseconds