Searched refs:PreprocessFrameAndVerify (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/modules/video_processing/test/ |
D | video_processing_unittest.cc | 30 static void PreprocessFrameAndVerify(const VideoFrame& source, 212 PreprocessFrameAndVerify(video_frame_, resolution, resolution, vp_, 309 void PreprocessFrameAndVerify(const VideoFrame& source, function 357 PreprocessFrameAndVerify(source_frame, target_width, target_height, vpm, 366 PreprocessFrameAndVerify(resampled_source_frame, cropped_source_frame.width(),
|