Lines Matching defs:in
6 ** you may not use this file except in compliance with the License.
11 ** Unless required by applicable law or agreed to in writing, software
33 // FIXME This is actually unity gain, which might not be max in future, expressed in U.12
87 // parameter 'value' is the new sample rate in Hz.
198 const void* in; // current location in buffer
259 // It handles a private buffer for use in converting format or channel masks from the
266 // If bufferFrameCount is 0, no private buffer is created and in-place modification of
283 // #frames in the *src pointer to the *dst pointer. It is public because
420 * in AudioMixerOps.h). The template parameters are as follows:
432 const TI *in, TA *aux, bool ramp, AudioMixer::track_t *t);
447 void *in, audio_format_t mixerInFormat, size_t sampleCount);