Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/resampler/
DMultiChannelResampler.cpp146 int gainCursor = coefficientIndex; in generateCoefficients() local
168 mCoefficients.at(gainCursor + tap) *= gainCorrection; in generateCoefficients()