Searched refs:dynamicFormat (Results 1 – 2 of 2) sorted by relevance
34 static sp<AudioProfile> createFullDynamic(audio_format_t dynamicFormat = AUDIO_FORMAT_DEFAULT);
40 sp<AudioProfile> AudioProfile::createFullDynamic(audio_format_t dynamicFormat) in createFullDynamic() argument42 AudioProfile* dynamicProfile = new AudioProfile(dynamicFormat, in createFullDynamic()