Searched refs:testParamsAPI1 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libultrahdr/benchmark/ |
H A D | benchmark_test.cpp | 89 std::vector<TestParamsEncoderAPI1> testParamsAPI1; variable 513 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 515 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 517 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 519 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 521 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 523 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 525 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 527 testParamsAPI1.push_back({inputFiles.first, inputFiles.second, 4080, 3072, UHDR_CG_BT_2100, in addTestVectors() 541 for (auto& param : testParamsAPI1) { in registerBenchmarks()
|