Searched refs:TestParamsDecodeAPI (Results 1 – 1 of 1) sorted by relevance
80 using TestParamsDecodeAPI = std::tuple<std::string, uhdr_color_transfer_t, uhdr_img_fmt_t, bool>; typedef87 std::vector<TestParamsDecodeAPI> testParamsDecodeAPI;196 DecBenchmark(TestParamsDecodeAPI testParams) { in DecBenchmark()325 static void BM_UHDRDecode(benchmark::State& s, TestParamsDecodeAPI testVectors) { in BM_UHDRDecode()