Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-proxy.h137 static inline void * xf_buffer_data(xf_buffer_t *buffer) in xf_buffer_data() function
272 return xf_buffer_data(handle->aux); in xf_handle_aux()
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c246 pp_inbuf[i] = xf_buffer_data(buf); in xaf_comp_create()
316 smsg = xf_buffer_data(p_handle->aux); in xaf_comp_set_config()
356 smsg = xf_buffer_data(p_handle->aux); in xaf_comp_get_config()
484 p_comp->start_buf = xf_buffer_data(p_handle->aux); in xaf_comp_process()
515 p_data = xf_buffer_data(p_buf); in xaf_comp_process()
Dxf-proxy.c464 m = xf_buffer_data(b); in xf_route()
507 m = xf_buffer_data(b); in xf_unroute()