Searched refs:setDynamicFormat (Results 1 – 4 of 4) sorted by relevance
73 profileToAdd->setDynamicFormat(true); // need to set to allow cleaning in setSampleRatesForAudioProfiles()93 profileToAdd->setDynamicFormat(true); // need to set to allow cleaning in setChannelsForAudioProfiles()115 profile->setDynamicFormat(true); in addProfilesForFormats()154 profileToAdd->setDynamicFormat(true); // set the format as dynamic to allow removal in addDynamicAudioProfileAndSort()
410 profile->setDynamicFormat(profile->getFormat() == gDynamicFormat); in deserialize()
64 void setDynamicFormat(bool dynamic) { mIsDynamicFormat = dynamic; } in setDynamicFormat() function
42 dynamicProfile->setDynamicFormat(true); in createFullDynamic()