Searched refs:resampled_frame_ (Results 1 – 2 of 2) sorted by relevance
19 resampled_frame_(), in VPMFramePreprocessor()120 if (spatial_resampler_->ResampleFrame(*current_frame, &resampled_frame_) != in PreprocessFrame()124 current_frame = &resampled_frame_; in PreprocessFrame()
73 VideoFrame resampled_frame_; variable