Lines Matching refs:mProfile
718 if (activeDesc->mProfile->getSupportedDevices().types() & in setForceUse()
957 if (!desc->isDuplicated() && (profile == desc->mProfile)) { in getOutputForDevice()
1090 int commonFlags = popcount(outputDesc->mProfile->getFlags() & flags); in selectOutput()
1106 if (outputDesc->mProfile->getFlags() & AUDIO_OUTPUT_FLAG_PRIMARY) { in selectOutput()
1715 if ((profile == desc->mProfile) && in getInputForDevice()
2929 if (!outputDesc->mProfile->isCompatibleProfile(devDesc->type(), in createAudioPatch()
2986 if (!inputDesc->mProfile->isCompatibleProfile(devDesc->type(), in createAudioPatch()
3625 if (!desc->isDuplicated() && desc->mProfile == profile) { in getSurroundFormats()
4213 desc->mProfile->getSupportedDeviceByAddress(device, address); in loadConfig()
4280 if (!desc->isDuplicated() && desc->mProfile == profile) { in loadConfig()
4449 if (desc->mProfile->supportDevice(device)) { in loadConfig()
4489 if (desc->mProfile == profile) { in loadConfig()
4555 if (!(desc->mProfile->supportDevice(mAvailableInputDevices.types()))) { in loadConfig()