Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxaf-api.h50 } xaf_comp_flag; typedef
96 XAF_ERR_CODE xaf_adev_close(void *adev_ptr, xaf_comp_flag flag);
102 XAF_ERR_CODE xaf_comp_process(void *p_adev, void *p_comp, void *p_buf, u32 length, xaf_comp_flag fl…
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c163 XAF_ERR_CODE xaf_adev_close(void* adev_ptr, xaf_comp_flag flag) in xaf_adev_close()
461 …_CODE xaf_comp_process(void *adev_ptr, void *comp_ptr, void *p_buf, u32 length, xaf_comp_flag flag) in xaf_comp_process()