Searched defs:readFrame (Results 1 – 6 of 6) sorted by relevance
| /external/oboe/src/flowgraph/resampler/ | ||
| D | LinearResampler.cpp | 32 void LinearResampler::readFrame(float *frame) { in readFrame() function in LinearResampler |
| D | PolyphaseResampler.cpp | 40 void PolyphaseResampler::readFrame(float *frame) { in readFrame() function in PolyphaseResampler |
| D | PolyphaseResamplerMono.cpp | 43 void PolyphaseResamplerMono::readFrame(float *frame) { in readFrame() function in PolyphaseResamplerMono |
| D | PolyphaseResamplerStereo.cpp | 46 void PolyphaseResamplerStereo::readFrame(float *frame) { in readFrame() function in PolyphaseResamplerStereo |
| D | SincResampler.cpp | 39 void SincResampler::readFrame(float *frame) { in readFrame() function in SincResampler |
| D | SincResamplerStereo.cpp | 50 void SincResamplerStereo::readFrame(float *frame) { in readFrame() function in SincResamplerStereo |