Home
last modified time | relevance | path

Searched defs:writeFrame (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libaaudio/src/flowgraph/resampler/
DLinearResampler.cpp27 void LinearResampler::writeFrame(const float *frame) { in writeFrame() function in LinearResampler
DPolyphaseResamplerMono.cpp29 void PolyphaseResamplerMono::writeFrame(const float *frame) { in writeFrame() function in PolyphaseResamplerMono
DPolyphaseResamplerStereo.cpp29 void PolyphaseResamplerStereo::writeFrame(const float *frame) { in writeFrame() function in PolyphaseResamplerStereo
DSincResamplerStereo.cpp31 void SincResamplerStereo::writeFrame(const float *frame) { in writeFrame() function in SincResamplerStereo
DMultiChannelResampler.cpp109 void MultiChannelResampler::writeFrame(const float *frame) { in writeFrame() function in MultiChannelResampler