Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_intf.h75 AUDIO_EVENT_PLAYBACK_STREAM_ACTIVE, enumerator
Dsound_trigger_hw_iaxxx.c1325 } else if (event == AUDIO_EVENT_PLAYBACK_STREAM_ACTIVE) { in update_rx_conditions()
3557 event == AUDIO_EVENT_PLAYBACK_STREAM_ACTIVE) { in sound_trigger_hw_call_back()
3705 case AUDIO_EVENT_PLAYBACK_STREAM_ACTIVE: in sound_trigger_hw_call_back()
/hardware/qcom/audio/hal/audio_extn/
Dsoundtrigger.c57 AUDIO_EVENT_PLAYBACK_STREAM_ACTIVE, enumerator
429 ev = (event == ST_EVENT_STREAM_BUSY) ? AUDIO_EVENT_PLAYBACK_STREAM_ACTIVE : in audio_extn_sound_trigger_update_stream_status()