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

  /device/linaro/hikey/hifi/xaf/hifi-dpf/include/
xf-component.h 39 typedef const char * const xf_id_t; typedef
91 extern xf_component_t * xf_component_factory(u32 core, xf_id_t id, u32 length);
  /device/linaro/hikey/hifi/xaf/host-apf/include/
xf-proto.h 32 typedef const char *xf_id_t; typedef
66 extern int xf_open(xf_proxy_t *proxy, xf_handle_t *handle, xf_id_t id, u32 core, xf_response_cb cb);
xaf-api.h 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/hifi-dpf/app/
xa-factory.c 144 xf_component_t * xf_component_factory(u32 core, xf_id_t id, u32 length)
  /device/linaro/hikey/hifi/xaf/host-apf/utest/
xaf-dec-test.c 193 xf_id_t dec_id;
xaf-dec-mix-test.c 206 xf_id_t dec_id[MAX_INP_STRMS];
  /device/linaro/hikey/hifi/xaf/host-apf/proxy/
xf-proxy.c 138 static inline int xf_client_register(xf_proxy_t *proxy, xf_handle_t *handle, xf_id_t id, u32 core)
368 int xf_open(xf_proxy_t *proxy, xf_handle_t *handle, xf_id_t id, u32 core, xf_response_cb response)
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)
  /device/linaro/hikey/hifi/xaf/hifi-dpf/core/
xf-core.c 128 TRACE(REG, _b("registered client: %u:%u (%s)"), core, client, (xf_id_t)m->buffer);
  /device/linaro/hikey/audio/
audio_hw.c 81 xf_id_t dec_id;

Completed in 119 milliseconds