Home | History | Annotate | Download | only in audio

Lines Matching refs:mIo

1254     pDesc->mIo = io;
2349 desc->mIo != fxOutput) {
2350 if (moved.indexOf(desc->mIo) < 0) {
2353 mpClientInterface->moveEffects(AUDIO_SESSION_OUTPUT_MIX, desc->mIo,
2355 moved.add(desc->mIo);
2357 desc->mIo = fxOutput;
3722 snprintf(buffer, SIZE, " I/O: %d\n", mIo);