Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/resampler/
DSincResamplerStereo.cpp62 float *coefficients2 = &mCoefficients[index2 * getNumTaps()]; in readFrame() local
66 float coefficient2 = *coefficients2++; in readFrame()
DSincResampler.cpp57 float *coefficients2 = &mCoefficients[index2 * getNumTaps()]; in readFrame() local
62 float coefficient2 = *coefficients2++; in readFrame()