Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h194 OFFLOAD_STATE_PLAYING, enumerator
Daudio_hw.c3511 out->offload_state = OFFLOAD_STATE_PLAYING; in out_write()
3815 if (out->compr != NULL && out->offload_state == OFFLOAD_STATE_PLAYING) { in out_pause()
3834 out->offload_state = OFFLOAD_STATE_PLAYING; in out_resume()
6403 if (out->offload_state == OFFLOAD_STATE_PLAYING) in check_a2dp_restore_l()
6408 if (out->offload_state == OFFLOAD_STATE_PLAYING) in check_a2dp_restore_l()