Searched refs:preferredMixerAttrInfo (Results 1 – 1 of 1) sorted by relevance
4908 const auto preferredMixerAttrInfo = getPreferredMixerAttributesInfo(portId, strategy); in clearPreferredMixerAttributes() local4909 if (preferredMixerAttrInfo == nullptr) { in clearPreferredMixerAttributes()4912 if (preferredMixerAttrInfo->getUid() != uid) { in clearPreferredMixerAttributes()4914 __func__, uid, preferredMixerAttrInfo->getUid()); in clearPreferredMixerAttributes()4925 if (mOutputs.valueAt(i)->mProfile == preferredMixerAttrInfo->getProfile()) { in clearPreferredMixerAttributes()4931 if (desc->isConfigurationMatched(preferredMixerAttrInfo->getConfigBase(), in clearPreferredMixerAttributes()4932 preferredMixerAttrInfo->getFlags())) { in clearPreferredMixerAttributes()