Searched refs:gDynamicFormat (Results 1 – 4 of 4) sorted by relevance
150 mDefaultOutputDevice->addAudioProfile(AudioProfile::createFullDynamic(gDynamicFormat)); in setDefault()152 defaultInputDevice->addAudioProfile(AudioProfile::createFullDynamic(gDynamicFormat)); in setDefault()
32 static const audio_format_t gDynamicFormat = AUDIO_FORMAT_DEFAULT; variable
434 AudioProfileTraits::Element profile = new AudioProfile(formatFromString(format, gDynamicFormat),438 profile->setDynamicFormat(profile->getFormat() == gDynamicFormat);474 profiles.add(AudioProfile::createFullDynamic(gDynamicFormat));565 profiles.add(AudioProfile::createFullDynamic(gDynamicFormat));
107 audioProfileVector, gDynamicFormat); in addProfilesForFormats()