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

  /external/webrtc/webrtc/modules/video_processing/
spatial_resampler.cc 37 void VPMSimpleSpatialResampler::SetInputFrameResampleMode(
frame_preprocessor.cc 51 void VPMFramePreprocessor::SetInputFrameResampleMode(
53 spatial_resampler_->SetInputFrameResampleMode(resampling_mode);
video_processing_impl.cc 125 void VideoProcessingImpl::SetInputFrameResampleMode(
128 frame_pre_processor_.SetInputFrameResampleMode(resampling_mode);

Completed in 73 milliseconds