Searched refs:Size_MatDepth_t (Results 1 – 2 of 2) sorted by relevance
165 const Size_MatDepth_t params = GetParam(); in OCL_PERF_TEST_P()187 const Size_MatDepth_t params = GetParam(); in OCL_PERF_TEST_P()
480 typedef std::tr1::tuple<cv::Size, MatDepth> Size_MatDepth_t; typedef481 typedef TestBaseWithParam<Size_MatDepth_t> Size_MatDepth;