Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/resampler/
DSincResamplerStereo.cpp60 float *coefficients2 = &mCoefficients[static_cast<size_t>(index2) in readFrame() local
65 float coefficient2 = *coefficients2++; in readFrame()