Searched refs:auxType (Results 1 – 1 of 1) sorted by relevance
300 const bool auxType = in process() local343 if (auxType) { in process()378 if (!auxType && mInChannelCountRequested != inChannelCount) { in process()398 if (!auxType) { in process()445 if (!auxType /* aux effects do not require data bypass */ in process()462 if (auxType) { in process()1014 const bool auxType = (mDescriptor.flags & EFFECT_FLAG_TYPE_MASK) == EFFECT_FLAG_TYPE_AUXILIARY; in setInBuffer() local1018 if (!auxType && formatMismatch && mInBuffer.get() != nullptr) { in setInBuffer()