Home
last modified time | relevance | path

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

/device/linaro/hikey/audio/
Daudio_hw.c76 xaf_comp_status dec_status; member
190 …adev->dsp_device.p_adev, adev->dsp_device.p_decoder, &adev->dsp_device.dec_status, &adev->dsp_devi… in xa_device_run()
191 ALOGE("PROXY:%s xaf_comp_get_status %d\n",__func__,adev->dsp_device.dec_status); in xa_device_run()
192 if (adev->dsp_device.dec_status == XAF_INIT_DONE) { in xa_device_run()