Home | History | Annotate | Download | only in audio

Lines Matching refs:fxOutput

2344             audio_io_handle_t fxOutput = selectOutputForEffects(dstOutputs);
2349 desc->mIo != fxOutput) {
2352 mEffects.keyAt(i), fxOutput);
2354 fxOutput);
2357 desc->mIo = fxOutput;