HomeSort by relevance Sort by last modified time
    Searched refs:xaf_comp_type (Results 1 - 3 of 3) sorted by null

  /device/linaro/hikey/hifi/xaf/host-apf/include/
xaf-structs.h 44 xaf_comp_type comp_type;
xaf-api.h 34 } xaf_comp_type; typedef in typeref:enum:__anon14367
98 XAF_ERR_CODE xaf_comp_create(void* p_adev, void **p_comp, xf_id_t comp_id, u32 ninbuf, u32 noutbuf, void *pp_inbuf[], xaf_comp_type comp_type);
  /device/linaro/hikey/hifi/xaf/host-apf/proxy/
xaf-api.c 193 XAF_ERR_CODE xaf_comp_create(void *adev_ptr, void **pp_comp, xf_id_t comp_id, u32 ninbuf, u32 noutbuf, void *pp_inbuf[], xaf_comp_type comp_type)

Completed in 47 milliseconds