Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/flowgraph/resampler/
DSincResampler.cpp50 float *coefficientsHigh = &mCoefficients[static_cast<size_t>(indexHigh) in readFrame() local
56 const float coefficientHigh = *coefficientsHigh++; in readFrame()