Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:read

511     // Not critical now since the read functions are fast, but would be important if read was slow.
556 // read one frame
557 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex);
559 // read 2 frames
560 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex);
566 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex);
573 // Always read-in the first samples from the input buffer
591 read<CHANNELS>(impulse, phaseFraction, in, inputIndex);
610 * read()
616 void AudioResamplerSinc::read(