Searched refs:kNewEncodeOutputFile (Results 1 – 2 of 2) sorted by relevance
35 const char kNewEncodeOutputFile[] = "new_encode.ivf"; variable134 const std::string path_to_source = data_path + "/" + kNewEncodeOutputFile; in BeginPassHook()210 libaom_test::IVFVideoSource decode_video(kNewEncodeOutputFile); in TEST_P()235 printf("\t\"videoName\" : \"%s\",\n", kNewEncodeOutputFile); in TEST_P()
34 const char kNewEncodeOutputFile[] = "new_encode.ivf"; variable151 const std::string path_to_source = data_path + "/" + kNewEncodeOutputFile; in BeginPassHook()229 libvpx_test::IVFVideoSource decode_video(kNewEncodeOutputFile); in TEST_P()253 printf("\t\"videoName\" : \"%s\",\n", kNewEncodeOutputFile); in TEST_P()