Searched refs:phaseIncrement (Results 1 – 4 of 4) sorted by relevance
32 double phaseIncrement = (double) inputRate / (double) outputRate; in PolyphaseResampler() local34 numRows, phaseIncrement, in PolyphaseResampler()
29 double phaseIncrement = 1.0 / mNumRows; in SincResampler() local33 phaseIncrement, in SincResampler()
131 double phaseIncrement, in generateCoefficients() argument160 phase += phaseIncrement; in generateCoefficients()
237 double phaseIncrement,