Searched refs:p_comp (Results 1 – 1 of 1) sorted by relevance
84 int (*dec_setup)(void *p_comp, struct alsa_audio_device *audio_device);183 void *p_comp=adev->dsp_device.p_decoder; in xa_device_run() local195 XF_CHK_API(xaf_comp_process(NULL, p_comp, NULL, 0, XAF_EXEC_FLAG)); in xa_device_run()200 … XF_CHK_API(xaf_comp_get_status(NULL, p_comp, &comp_status, &adev->dsp_device.comp_info)); in xa_device_run()