Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/resampler/
DMultiChannelResampler.cpp134 int coefficientIndex = 0; in generateCoefficients() local
146 int gainCursor = coefficientIndex; in generateCoefficients()
156 mCoefficients.at(coefficientIndex++) = coefficient; in generateCoefficients()