Home
last modified time | relevance | path

Searched refs:polyphase (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/tools/resampler_tools/
Dfir.cpp94 bool polyphase = false; in main() local
175 polyphase = true; in main()
239 if (!polyphase) { in main()
255 if (!polyphase) { in main()
/frameworks/base/docs/html/ndk/guides/audio/
Dsample-rates.jd61 <li>Fixed polyphase mode. The filter coefficients for each polyphase are precomputed.</li>
62 <li>Interpolated polyphase mode. The filter coefficients for each polyphase must
65 <p>The resampler is fastest in fixed polyphase mode, when the ratio of input
70 <p>In fixed polyphase mode, the sampling rate is locked for as
71 many samples converted and does not change. In interpolated polyphase