Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/benchmark/
H A Dbenchmark_test.cpp81 using TestParamsEncoderAPI0 = typedef
88 std::vector<TestParamsEncoderAPI0> testParamsAPI0;
242 EncBenchmark(TestParamsEncoderAPI0 testParams) { in EncBenchmark()
372 static void BM_UHDREncode_Api0(benchmark::State& s, TestParamsEncoderAPI0 testVectors) { in BM_UHDREncode_Api0()