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