Searched refs:auxType (Results 1 – 1 of 1) sorted by relevance
689 const bool auxType = in process() local717 if (auxType) { in process()731 if (!auxType && mInChannelCountRequested != inChannelCount) { in process()751 if (!auxType) { in process()793 if (!auxType /* aux effects do not require data bypass */ in process()810 if (auxType) { in process()1292 const bool auxType = (mDescriptor.flags & EFFECT_FLAG_TYPE_MASK) == EFFECT_FLAG_TYPE_AUXILIARY; in setInBuffer() local1296 if (!auxType && formatMismatch && mInBuffer != nullptr) { in setInBuffer()