Searched defs:captured_video_filename (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/media/
H A Dchrome_webrtc_video_quality_browsertest.cc160 const base::FilePath& captured_video_filename) {
173 captured_video_filename);
189 // Compares the |captured_video_filename| with the |reference_video_filename|.
201 const base::FilePath& captured_video_filename,
231 compare_command.AppendArgPath(captured_video_filename);
158 RunARGBtoI420Converter(int width, int height, const base::FilePath& captured_video_filename) argument
197 CompareVideosAndPrintResult( const char* test_label, int width, int height, const base::FilePath& captured_video_filename, const base::FilePath& reference_video_filename, const base::FilePath& stats_file) argument

Completed in 89 milliseconds