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.h164 OFFLOAD_STATE_PLAYING, enumerator
Daudio_hw.c3023 out->offload_state = OFFLOAD_STATE_PLAYING; in out_write()
3218 if (out->compr != NULL && out->offload_state == OFFLOAD_STATE_PLAYING) { in out_pause()
3237 out->offload_state = OFFLOAD_STATE_PLAYING; in out_resume()
5503 if (out->offload_state == OFFLOAD_STATE_PLAYING) in check_a2dp_restore_l()
5508 if (out->offload_state == OFFLOAD_STATE_PLAYING) in check_a2dp_restore_l()