Searched refs:auxType (Results 1 – 1 of 1) sorted by relevance
642 const bool auxType = in process() local685 if (auxType) { in process()720 if (!auxType && mInChannelCountRequested != inChannelCount) { in process()740 if (!auxType) { in process()787 if (!auxType /* aux effects do not require data bypass */ in process()804 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 != nullptr) { in setInBuffer()