Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mMixerBuffer

613     // Mixer Buffer (mMixerBuffer*)
624 void* mMixerBuffer;
626 // Size of mMixerBuffer in bytes: mNormalFrameCount * #channels * sampsize.
629 // The audio format of mMixerBuffer. Set to AUDIO_FORMAT_PCM_(FLOAT|16_BIT) only.
633 // when mMixerBuffer contains valid data after mixing.