Searched refs:curProfile (Results 1 – 1 of 1) sorted by relevance
643 sp<IOProfile> curProfile = mHwModules[i]->mOutputProfiles[j]; in getProfileForDirectOutput() local644 if (!curProfile->isCompatibleProfile(device, String8(""), in getProfileForDirectOutput()652 if ((mAvailableOutputDevices.types() & curProfile->getSupportedDevicesType()) == 0) { in getProfileForDirectOutput()656 … if (profile != 0 && ((curProfile->getFlags() & AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD) == 0)) { in getProfileForDirectOutput()659 profile = curProfile; in getProfileForDirectOutput()