Searched refs:SincResamplerTestData (Results 1 – 1 of 1) sorted by relevance
230 typedef std::tr1::tuple<int, int, double, double> SincResamplerTestData; typedef232 : public testing::TestWithParam<SincResamplerTestData> {