Lines Matching full:samples
28 // An adapter for an audio processor working on audio_sample_t samples with a
44 // bufSize The maximum number of samples (single channel) to process on a
68 // Process a block of samples.
69 // pIn A buffer of samples with the format specified on
71 // pOut A buffer of samples with the format specified on
73 // numSamples The number of multi-channel samples to process.
117 // maximum number of multi-channel samples that can be stored in the
121 // Converts a buffer of input samples to audio_sample_t format.
126 // numSamples The number of single-channel samples to process.
140 // Converts audio_sample_t samples from the intermediate buffer to the
144 // numSamples The number of single-channel samples to process.
170 // numSamples The number of single-channel samples to process.