Searched refs:auxType (Results 1 – 1 of 1) sorted by relevance
641 const bool auxType = in process() local684 if (auxType) { in process()719 if (!auxType && mInChannelCountRequested != inChannelCount) { in process()739 if (!auxType) { in process()786 if (!auxType /* aux effects do not require data bypass */ in process()803 if (auxType) { in process()1289 const bool auxType = (mDescriptor.flags & EFFECT_FLAG_TYPE_MASK) == EFFECT_FLAG_TYPE_AUXILIARY; in setInBuffer() local1293 if (!auxType && formatMismatch && mInBuffer.get() != nullptr) { in setInBuffer()