Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:setAuxBuffer

3596 void AudioFlinger::PlaybackThread::Track::setAuxBuffer(int EffectId, int32_t *buffer)
5964 track->setAuxBuffer(0, NULL);
5970 track->setAuxBuffer(EffectId, (int32_t *)effect->inBuffer());