Home
last modified time | relevance | path

Searched refs:kNewEncodeOutputFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Ddecode_perf_test.cc35 const char kNewEncodeOutputFile[] = "new_encode.ivf"; variable
134 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()
/aosp_15_r20/external/libvpx/test/
H A Ddecode_perf_test.cc34 const char kNewEncodeOutputFile[] = "new_encode.ivf"; variable
151 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()