Lines Matching refs:MIXER
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()
3018 if (mType == MIXER) { in threadLoop()
3151 if (mType == MIXER && !mStandby) { in threadLoop()