Searched refs:dynamicFormatProfile (Results 1 – 1 of 1) sorted by relevance
106 sp<AudioProfile> dynamicFormatProfile = getAudioProfileForFormat( in addProfilesForFormats() local108 if (!dynamicFormatProfile) { in addProfilesForFormats()113 dynamicFormatProfile->getChannels(), in addProfilesForFormats()114 dynamicFormatProfile->getSampleRates()); in addProfilesForFormats()116 profile->setDynamicChannels(dynamicFormatProfile->isDynamicChannels()); in addProfilesForFormats()117 profile->setDynamicRate(dynamicFormatProfile->isDynamicRate()); in addProfilesForFormats()