Searched refs:dynamicFormatProfile (Results 1 – 1 of 1) sorted by relevance
257 sp<AudioProfile> dynamicFormatProfile = getProfileFor(gDynamicFormat); in setFormats() local258 if (dynamicFormatProfile == 0) { in setFormats()263 dynamicFormatProfile->getChannels(), in setFormats()264 dynamicFormatProfile->getSampleRates()); in setFormats()266 profile->setDynamicChannels(dynamicFormatProfile->isDynamicChannels()); in setFormats()267 profile->setDynamicRate(dynamicFormatProfile->isDynamicRate()); in setFormats()