Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h116 OFFLOAD_STATE_PAUSED, enumerator
Daudio_hw.c1794 out->offload_state = OFFLOAD_STATE_PAUSED; in out_pause()
1809 if (out->compr != NULL && out->offload_state == OFFLOAD_STATE_PAUSED) { in out_resume()