Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DSincResampler.cpp56 float *coefficients2 = &mCoefficients[index2 * getNumTaps()]; in readFrame() local
61 float coefficient2 = *coefficients2++; in readFrame()
DSincResamplerStereo.cpp61 float *coefficients2 = &mCoefficients[index2 * getNumTaps()]; in readFrame() local
65 float coefficient2 = *coefficients2++; in readFrame()