Searched refs:convolve_param_t (Results 1 – 1 of 1) sorted by relevance
45 typedef std::tr1::tuple<int, int, const ConvolveFunctions*> convolve_param_t; typedef172 class ConvolveTest : public ::testing::TestWithParam<convolve_param_t> {