Searched defs:phaseIncrement (Results 1 – 18 of 18) sorted by relevance
46 synth_float_t phaseIncrement = 2.0 * frequency * mSamplePeriod; in generate() local60 synth_float_t phaseIncrement = 2.0 * frequencies[i] * mSamplePeriod; in generate() local70 virtual synth_float_t translatePhase(synth_float_t phase, synth_float_t phaseIncrement) { in translatePhase()
44 virtual inline synth_float_t translatePhase(synth_float_t phase, synth_float_t phaseIncrement) { in translatePhase()
37 virtual inline synth_float_t translatePhase(synth_float_t phase, synth_float_t phaseIncrement) { in translatePhase()
46 synth_float_t next(synth_float_t phase, synth_float_t phaseIncrement) { in next()
47 synth_float_t phaseIncrement) { in translatePhase()
345 uint32_t phaseIncrement = mPhaseIncrement; in resampleStereo16() local443 uint32_t phaseIncrement = mPhaseIncrement; in resampleMono16() local557 uint32_t &phaseFraction, uint32_t phaseIncrement) in AsmMono16Loop()678 uint32_t &phaseFraction, uint32_t phaseIncrement) in AsmStereo16Loop()
61 uint32_t phaseIncrement = mPhaseIncrement; in resampleStereo16() local128 uint32_t phaseIncrement = mPhaseIncrement; in resampleMono16() local
644 const uint32_t phaseIncrement = mPhaseIncrement; in resample() local
303 uint32_t phaseIncrement = mPhaseIncrement; in resample() local
44 phaseIncrement .req r4 label
42 phaseIncrement .req r3 label
52 EAS_I32 phaseIncrement; member
34 double phaseIncrement = (double) inputRate / (double) outputRate; in PolyphaseResampler() local
31 const double phaseIncrement = 1.0 / numRowsNoGuard; in SincResampler() local
132 double phaseIncrement, in generateCoefficients()
33 double phaseIncrement = (double) inputRate / (double) outputRate; in PolyphaseResampler() local
30 const double phaseIncrement = 1.0 / numRowsNoGuard; in SincResampler() local