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), in deserialize()438 profile->setDynamicFormat(profile->getFormat() == gDynamicFormat); in deserialize()474 profiles.add(AudioProfile::createFullDynamic(gDynamicFormat)); in deserialize()565 profiles.add(AudioProfile::createFullDynamic(gDynamicFormat)); in deserialize()
107 audioProfileVector, gDynamicFormat); in addProfilesForFormats()