Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dcirrus_playback.c462 int32_t pcm_dev_rx_id, prev_state; in audio_extn_cirrus_calibration_thread() local
473 prev_state = handle.state; in audio_extn_cirrus_calibration_thread()
539 handle.state = (prev_state == PLAYBACK) ? PLAYBACK : IDLE; in audio_extn_cirrus_calibration_thread()