Home
last modified time | relevance | path

Searched defs:readFrame (Results 1 – 6 of 6) sorted by relevance

/external/oboe/src/flowgraph/resampler/
DLinearResampler.cpp32 void LinearResampler::readFrame(float *frame) { in readFrame() function in LinearResampler
DPolyphaseResampler.cpp40 void PolyphaseResampler::readFrame(float *frame) { in readFrame() function in PolyphaseResampler
DPolyphaseResamplerMono.cpp43 void PolyphaseResamplerMono::readFrame(float *frame) { in readFrame() function in PolyphaseResamplerMono
DPolyphaseResamplerStereo.cpp46 void PolyphaseResamplerStereo::readFrame(float *frame) { in readFrame() function in PolyphaseResamplerStereo
DSincResampler.cpp39 void SincResampler::readFrame(float *frame) { in readFrame() function in SincResampler
DSincResamplerStereo.cpp50 void SincResamplerStereo::readFrame(float *frame) { in readFrame() function in SincResamplerStereo