Searched refs:MIXER (Results 1 – 6 of 6) sorted by relevance
94 MIXER, enumerator102 case MIXER: in threadTypeToString()
129 MIXER, // Thread class is MixerThread enumerator418 audio_io_handle_t id, bool systemReady, type_t type = MIXER,
605 case MIXER: in threadTypeToString()1108 || mType == MIXER in dumpBase_l()1173 case MIXER: in getWakeLockTag()1503 case MIXER: { in checkEffectCompatibility_l()2148 mTracks(type == MIXER), in PlaybackThread()2205 if (type == MIXER || type == DIRECT || type == OFFLOAD) {3224 if (mType == MIXER && (kUseFastMixer == FastMixer_Static || in readOutputParameters_l()4023 if (mType == MIXER || mType == SPATIALIZER) { in threadLoop()4203 if (mType == MIXER || mType == SPATIALIZER) { in threadLoop()4518 if ((mType == MIXER || mType == SPATIALIZER) in threadLoop()[all …]
655 IAfThreadBase::type_t mThreadType = IAfThreadBase::MIXER;
1157 return mType == MIXER || mType == DUPLICATING || mType == SPATIALIZER; in hasMixer()1594 type_t type = MIXER,
3119 if (playbackThread->type() == IAfThreadBase::MIXER) { in closeOutput_nonvirtual()3134 if (playbackThread->type() == IAfThreadBase::MIXER in closeOutput_nonvirtual()4567 if ((pt->type() == IAfThreadBase::MIXER || pt->type() == IAfThreadBase::OFFLOAD) && in moveEffects()