Searched refs:ResamplerType (Results 1 – 1 of 1) sorted by relevance
253 using ResamplerType = android::AudioResamplerDyn<float, float, float>; in testFilterResponse() typedef254 std::unique_ptr<ResamplerType> rdyn( in testFilterResponse()255 static_cast<ResamplerType *>( in testFilterResponse()