Searched refs:api (Results 1 – 18 of 18) sorted by relevance
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/ |
D | drm_vendor_api.c | 27 uint32_t drm_vendor_api_init(struct drm_vendor_api *api) in drm_vendor_api_init() argument 31 if (api == NULL) { in drm_vendor_api_init() 36 api->handle = dlopen(LIB_DRM_VENDOR, RTLD_NOW); in drm_vendor_api_init() 37 if (api->handle == NULL) { in drm_vendor_api_init() 39 drm_vendor_api_deinit(api); in drm_vendor_api_init() 42 api->drm_keep_alive = (drm_keep_alive_t) dlsym(api->handle, "drm_keep_alive"); in drm_vendor_api_init() 43 if (api->drm_keep_alive == NULL) { in drm_vendor_api_init() 48 api->drm_start_playback = (drm_start_playback_t) dlsym(api->handle, "drm_start_playback"); in drm_vendor_api_init() 49 if (api->drm_start_playback == NULL) { in drm_vendor_api_init() 54 api->drm_stop_playback = (drm_stop_playback_t) dlsym(api->handle, "drm_stop_playback"); in drm_vendor_api_init() [all …]
|
D | drm_vendor_api.h | 44 uint32_t drm_vendor_api_init(struct drm_vendor_api *api); 48 uint32_t drm_vendor_api_deinit(struct drm_vendor_api *api);
|
/hardware/qcom/gps/ |
D | loc-api.pc.in | 6 Name: loc-api 10 Cflags: -I${includedir}/loc-api/libloc_api_50001 -I${includedir}/loc-api/utils -I${includedir}/ -I$…
|
D | Makefile.am | 9 pkgconfig_DATA = loc-api.pc
|
D | configure.ac | 8 AC_INIT([loc-api],1.0.0) 82 loc-api.pc \
|
/hardware/akm/AK8975_FS/akmdfs/ |
D | AKFS_Common.h | 136 #define AKMERROR_STR(api) \ argument 139 __FUNCTION__, __LINE__, (api), strerror(errno))) \ 141 __FUNCTION__, __LINE__, (api), strerror(errno))))
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 7 an api that represents the grouping of the different callback functions the 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api_common.xdr | 7 an api that represents the grouping of the different callback functions the 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/intel/img/libdrm/ |
D | configure.ac | 46 AC_ARG_ENABLE(nouveau-experimental-api, 47 AS_HELP_STRING([--enable-nouveau-experimental-api], 51 AC_ARG_ENABLE(radeon-experimental-api, 52 AS_HELP_STRING([--enable-radeon-experimental-api],
|
D | configure | 1528 --enable-nouveau-experimental-api
|
/hardware/ti/omap4-aah/domx/domx/memmgr_rpc/src/ |
D | Android.mk | 17 $(HARDWARE_TI_OMAP4_BASE)/syslink/syslink/api/include
|
/hardware/ti/omap4xxx/domx/domx/memmgr_rpc/src/ |
D | Android.mk | 17 $(HARDWARE_TI_OMAP4_BASE)/syslink/syslink/api/include
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 36 an api that represents the grouping of the different callback functions the 62 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#24
|
D | loc_api.xdr | 61 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#24
|
D | loc_api_common.xdr | 36 an api that represents the grouping of the different callback functions the 62 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#24
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_cb.xdr | 7 an api that represents the grouping of the different callback functions the
|
D | loc_api_common.xdr | 7 an api that represents the grouping of the different callback functions the
|