Home
last modified time | relevance | path

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

/aosp12/system/media/audio/include/system/
H A Dsound_trigger.h86 unsigned int max_users; /* maximum number of concurrent users detected */ member
/aosp12/hardware/interfaces/soundtrigger/2.0/default/
H A DSoundTriggerHalImpl.cpp324 properties->maxUsers = halProperties->max_users; in convertPropertiesFromHal()
/aosp12/hardware/interfaces/soundtrigger/2.2/default/
H A DSoundTriggerHw.cpp346 properties->maxUsers = halProperties->max_users; in convertPropertiesFromHal()
/aosp12/hardware/interfaces/soundtrigger/2.3/default/
H A DSoundTriggerHw.cpp343 properties->maxUsers = halProperties->max_users; in convertPropertiesFromHal()