Home
last modified time | relevance | path

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

/aosp12/system/media/audio/include/system/
H A Dsound_trigger.h91 unsigned int max_buffer_ms; /* maximum buffering capacity in ms if member
/aosp12/hardware/interfaces/soundtrigger/2.0/default/
H A DSoundTriggerHalImpl.cpp327 properties->maxBufferMs = halProperties->max_buffer_ms; in convertPropertiesFromHal()
/aosp12/hardware/interfaces/soundtrigger/2.2/default/
H A DSoundTriggerHw.cpp349 properties->maxBufferMs = halProperties->max_buffer_ms; in convertPropertiesFromHal()
/aosp12/hardware/interfaces/soundtrigger/2.3/default/
H A DSoundTriggerHw.cpp346 properties->maxBufferMs = halProperties->max_buffer_ms; in convertPropertiesFromHal()