Searched refs:setDynamicFormat (Results 1 – 5 of 5) 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()157 profileToAdd->setDynamicFormat(true); // set the format as dynamic to allow removal in addDynamicAudioProfileAndSort()164 profileToAdd->setDynamicFormat(originalIsDynamicFormat); in addDynamicAudioProfileAndSort()168 profileToAdd->setDynamicFormat(true); // set the format as dynamic to allow removal in addDynamicAudioProfileAndSort()
439 profile->setDynamicFormat(profile->getFormat() == gDynamicFormat); in deserialize()
69 void setDynamicFormat(bool dynamic) { mIsDynamicFormat = dynamic; } in setDynamicFormat() function
44 dynamicProfile->setDynamicFormat(true); in createFullDynamic()
72 profile->setDynamicFormat(true); in importAudioPort()