Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_intf.h85 AUDIO_EVENT_CAPTURE_STREAM_ACTIVE, enumerator
Dsound_trigger_hw_iaxxx.c1400 } else if (event == AUDIO_EVENT_CAPTURE_STREAM_ACTIVE) { in update_sthal_conditions()
3549 event == AUDIO_EVENT_CAPTURE_STREAM_ACTIVE) { in sound_trigger_hw_call_back()
3577 case AUDIO_EVENT_CAPTURE_STREAM_ACTIVE: in sound_trigger_hw_call_back()
/hardware/qcom/audio/hal/audio_extn/
Dsoundtrigger.c67 AUDIO_EVENT_CAPTURE_STREAM_ACTIVE, enumerator
426 ev = (event == ST_EVENT_STREAM_BUSY) ? AUDIO_EVENT_CAPTURE_STREAM_ACTIVE : in audio_extn_sound_trigger_update_stream_status()