Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:auxBuffer

217         t->auxBuffer = NULL;
452 if (track.auxBuffer != valueBuf) {
453 track.auxBuffer = valueBuf;
673 if (t.auxLevel != 0 && t.auxBuffer != NULL) {
1157 aux = t.auxBuffer + numFrames;
1245 aux = t.auxBuffer;