Searched refs:dynamicFormatProfile (Results 1 – 1 of 1) sorted by relevance
541 sp<AudioProfile> dynamicFormatProfile = getProfileFor(gDynamicFormat); in setFormats() local542 if (dynamicFormatProfile == 0) { in setFormats()547 dynamicFormatProfile->getChannels(), in setFormats()548 dynamicFormatProfile->getSampleRates()); in setFormats()550 profile->setDynamicChannels(dynamicFormatProfile->isDynamicChannels()); in setFormats()551 profile->setDynamicRate(dynamicFormatProfile->isDynamicRate()); in setFormats()