Searched refs:MIXER (Results 1 – 3 of 3) sorted by relevance
638 case MIXER: in getWakeLockTag()922 if ((mType == MIXER || mType == DUPLICATING) && mChannelCount != FCC_2) { in createEffect_l()924 desc->name, mChannelCount, mType == MIXER ? "MIXER" : "DUPLICATING"); in createEffect_l()932 case MIXER: in createEffect_l()1818 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()1829 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()1866 if (mType == MIXER && (kUseFastMixer == FastMixer_Static || in readOutputParameters_l()1902 if (mType == MIXER || mType == DUPLICATING) { in readOutputParameters_l()2410 if (mType == MIXER) { in threadLoop()2519 if (mType == MIXER) { in threadLoop()[all …]
28 MIXER, // Thread class is MixerThread enumerator839 type_t type = MIXER);
1860 if (thread->type() == ThreadBase::MIXER) { in closeOutput_nonvirtual()2652 if ((dstThread->type() == ThreadBase::MIXER || dstThread->type() == ThreadBase::DUPLICATING) && in moveEffectChain_l()