Searched defs:videoFile (Results 1 – 1 of 1) sorted by relevance
60 void readGoldenMD5s(const std::string& videoFile, std::vector<std::string>* md5Strings) { in readGoldenMD5s()85 base::FilePath getRecordOutputPath(const std::string& videoFile, int width, int height) { in getRecordOutputPath()