Home
last modified time | relevance | path

Searched refs:profileFlags (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3053 audio_input_flags_t profileFlags = flags; in getInputForDevice() local
3056 device, profileSamplingRate, profileFormat, profileChannelMask, profileFlags); in getInputForDevice()
3130 status_t status = inputDesc->open(&lConfig, device, halInputSource, profileFlags, &input); in getInputForDevice()