Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/benchmark/
H A Dbenchmark_test.cpp83 using TestParamsEncoderAPI1 = typedef
89 std::vector<TestParamsEncoderAPI1> testParamsAPI1;
252 EncBenchmark(TestParamsEncoderAPI1 testParams) { in EncBenchmark()
419 static void BM_UHDREncode_Api1(benchmark::State& s, TestParamsEncoderAPI1 testVectors) { in BM_UHDREncode_Api1()