Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxaf-api.h98 … p_adev, void **p_comp, xf_id_t comp_id, u32 ninbuf, u32 noutbuf, void *pp_inbuf[], xaf_comp_type …
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c193 …ev_ptr, void **pp_comp, xf_id_t comp_id, u32 ninbuf, u32 noutbuf, void *pp_inbuf[], xaf_comp_type … in xaf_comp_create() argument
206 if (ninbuf) XAF_CHK_PTR(pp_inbuf); in xaf_comp_create()
246 pp_inbuf[i] = xf_buffer_data(buf); in xaf_comp_create()