Searched refs:MIXER (Results 1 – 3 of 3) sorted by relevance
430 case MIXER: in threadTypeToString()994 case MIXER: in getWakeLockTag()1294 if ((mType == MIXER || mType == DUPLICATING) && mChannelCount != FCC_2) { in createEffect_l()1296 desc->name, mChannelCount, mType == MIXER ? "MIXER" : "DUPLICATING"); in createEffect_l()1304 case MIXER: in createEffect_l()2213 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()2228 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()2284 if (mType == MIXER && (kUseFastMixer == FastMixer_Static || in readOutputParameters_l()2320 if (mType == MIXER || mType == DUPLICATING) { in readOutputParameters_l()2850 if (mType == MIXER) { in threadLoop()[all …]
28 MIXER, // Thread class is MixerThread enumerator862 type_t type = MIXER);
1977 if (thread->type() == ThreadBase::MIXER) { in closeOutput_nonvirtual()2826 if ((dstThread->type() == ThreadBase::MIXER || dstThread->isDuplicating()) && in moveEffectChain_l()