Home
last modified time | relevance | path

Searched defs:p_comp (Results 1 – 6 of 6) sorted by relevance

/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c58 static XAF_ERR_CODE xaf_comp_add(xaf_comp_t **pp_comp_chain, xaf_comp_t *p_comp) in xaf_comp_add()
69 static XAF_ERR_CODE xaf_comp_post_init_config(xaf_adev_t *p_adev, xaf_comp_t *p_comp, void *p_msg) in xaf_comp_post_init_config()
201 xaf_comp_t *p_comp; in xaf_comp_create() local
275 xaf_comp_t *p_comp; in xaf_comp_delete() local
300 xaf_comp_t *p_comp; in xaf_comp_set_config() local
340 xaf_comp_t *p_comp; in xaf_comp_get_config() local
381 XAF_ERR_CODE xaf_comp_get_status(xaf_adev_t *p_adev, xaf_comp_t *p_comp, xaf_comp_status *p_status,… in xaf_comp_get_status()
387 xaf_comp_t *p_comp; in xaf_comp_get_status() local
464 xaf_comp_t *p_comp; in xaf_comp_process() local
580 XAF_ERR_CODE xaf_disconnect(xaf_comp_t *p_comp) in xaf_disconnect()
/device/google/marlin/camera/mm-image-codec/qomx_core/
Dqomx_core.c160 static int get_free_inst_idx(omx_core_component_t *p_comp) in get_free_inst_idx()
189 OMX_COMPONENTTYPE *p_comp = NULL; in OMX_GetHandle() local
335 OMX_COMPONENTTYPE *p_comp = NULL; in OMX_FreeHandle() local
/device/google/marlin/camera/QCamera2/stack/mm-lib2d-interface/src/
Dmm_lib2d.c286 img_component_ops_t *p_comp = NULL; in mm_lib2d_init() local
449 img_component_ops_t *p_comp = &lib2d_obj->comp; in mm_lib2d_deinit() local
496 img_component_ops_t *p_comp = &lib2d_obj->comp; in mm_lib2d_start_job() local
/device/linaro/hikey/hifi/xaf/host-apf/utest/
Dxaf-dec-test.c128 void *p_comp; in comp_process_entry() local
Dxaf-dec-mix-test.c139 void *p_comp; in comp_process_entry() local
/device/linaro/hikey/audio/
Daudio_hw.c184 void *p_comp=adev->dsp_device.p_decoder; in xa_device_run() local