Searched defs:readFrame (Results 1 – 8 of 8) sorted by relevance
32 void LinearResampler::readFrame(float *frame) { in readFrame() function in LinearResampler
39 void PolyphaseResampler::readFrame(float *frame) { in readFrame() function in PolyphaseResampler
43 void PolyphaseResamplerMono::readFrame(float *frame) { in readFrame() function in PolyphaseResamplerMono
46 void PolyphaseResamplerStereo::readFrame(float *frame) { in readFrame() function in PolyphaseResamplerStereo
38 void SincResampler::readFrame(float *frame) { in readFrame() function in SincResampler
49 void SincResamplerStereo::readFrame(float *frame) { in readFrame() function in SincResamplerStereo
254 private byte[] readFrame() throws IOException { in readFrame() method in Ukey2ShellCppWrapper
697 static void readFrame(void) in readFrame() function