Home
last modified time | relevance | path

Searched refs:instance (Results 1 – 25 of 32) sorted by relevance

12

/hardware/qcom/msm8x74/original-kernel-headers/media/
Dmsm_vidc.h22 int msm_vidc_close(void *instance);
23 int msm_vidc_querycap(void *instance, struct v4l2_capability *cap);
24 int msm_vidc_enum_fmt(void *instance, struct v4l2_fmtdesc *f);
25 int msm_vidc_s_fmt(void *instance, struct v4l2_format *f);
26 int msm_vidc_g_fmt(void *instance, struct v4l2_format *f);
27 int msm_vidc_s_ctrl(void *instance, struct v4l2_control *a);
28 int msm_vidc_s_ext_ctrl(void *instance, struct v4l2_ext_controls *a);
29 int msm_vidc_g_ctrl(void *instance, struct v4l2_control *a);
30 int msm_vidc_reqbufs(void *instance, struct v4l2_requestbuffers *b);
31 int msm_vidc_prepare_buf(void *instance, struct v4l2_buffer *b);
[all …]
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DHwcomposer.h86 Hwcomposer *instance = sInstance; in getInstance() local
87 if (instance == 0) { in getInstance()
88 instance = createHwcomposer(); in getInstance()
89 sInstance = instance; in getInstance()
/hardware/intel/img/hwcomposer/merrifield/include/
DHwcomposer.h93 Hwcomposer *instance = sInstance; in getInstance() local
94 if (instance == 0) { in getInstance()
95 instance = createHwcomposer(); in getInstance()
96 sInstance = instance; in getInstance()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan.cpp49 nCommand = NanCommand::instance(handle); in nan_register_handler()
73 nCommand = NanCommand::instance(handle); in nan_enable_request()
101 nCommand = NanCommand::instance(handle); in nan_disable_request()
129 nCommand = NanCommand::instance(handle); in nan_publish_request()
157 nCommand = NanCommand::instance(handle); in nan_publish_cancel_request()
185 nCommand = NanCommand::instance(handle); in nan_subscribe_request()
213 nCommand = NanCommand::instance(handle); in nan_subscribe_cancel_request()
241 nCommand = NanCommand::instance(handle); in nan_transmit_followup_request()
269 nCommand = NanCommand::instance(handle); in nan_stats_request()
297 nCommand = NanCommand::instance(handle); in nan_config_request()
[all …]
Drssi_monitor.cpp63 RSSIMonitorCommand* RSSIMonitorCommand::instance(wifi_handle handle, in instance() function in RSSIMonitorCommand
233 rssiCommand = RSSIMonitorCommand::instance(wifiHandle, id); in wifi_start_rssi_monitoring()
291 rssiCommand = RSSIMonitorCommand::instance(wifiHandle, id); in wifi_stop_rssi_monitoring()
Dtdls.cpp59 TdlsCommand* TdlsCommand::instance(wifi_handle handle) in instance() function in TdlsCommand
368 pTdlsCommand = TdlsCommand::instance(handle); in wifi_enable_tdls()
449 pTdlsCommand = TdlsCommand::instance(handle); in wifi_disable_tdls()
501 pTdlsCommand = TdlsCommand::instance(handle); in wifi_get_tdls_status()
556 pTdlsCommand = TdlsCommand::instance(handle); in wifi_get_tdls_capabilities()
Drssi_monitor.h48 static RSSIMonitorCommand* instance(wifi_handle handle, wifi_request_id id);
DtdlsCommand.h90 static TdlsCommand* instance(wifi_handle handle);
Dllstatscommand.h89 static LLStatsCommand* instance(wifi_handle handle);
Dwifiloggercmd.h88 static WifiLoggerCommand* instance(wifi_handle handle);
Dnancommand.h93 static NanCommand* instance(wifi_handle handle);
/hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/
Dti_omx_interface.cpp131 TIOMXInterface* instance = (TIOMXInterface*)aInstance; in PVReleaseInterface() local
132 if (instance) in PVReleaseInterface()
133 OSCL_DELETE(instance); in PVReleaseInterface()
/hardware/ti/omap4-aah/libtiutils/
DDebugUtils.h59 static Debug * instance();
149 Ti::Debug * const debug = Ti::Debug::instance(); \
249 inline Debug * Debug::instance() in instance() function
352 Debug * const debug = Debug::instance(); in FunctionLogger()
364 Debug * const debug = Debug::instance(); in ~FunctionLogger()
378 Debug * const debug = Debug::instance(); in setExitLine()
/hardware/intel/common/omx-components/videocodec/
DOMXComponentDefines.h106 OMX_ERRORTYPE CreateInstance(OMX_PTR *instance) {\
107 *instance = NULL;\
112 *instance = inst;\
/hardware/intel/common/wrs_omxil_core/base/src/
Dcmodule.cpp181 OMX_ERRORTYPE CModule::InstantiateComponent(ComponentBase **instance) in InstantiateComponent() argument
186 if (!instance) in InstantiateComponent()
188 *instance = NULL; in InstantiateComponent()
207 *instance = cbase; in InstantiateComponent()
/hardware/intel/common/libmix/mix_common/src/
Dmixparams.c25 static void mix_params_init (GTypeInstance * instance, gpointer klass);
76 static void mix_params_init (GTypeInstance * instance, gpointer klass) in mix_params_init() argument
78 MixParams *obj = MIX_PARAMS_CAST (instance); in mix_params_init()
Dmixparams.h97 GTypeInstance instance; member
/hardware/qcom/camera/QCamera2/HAL/
DQCameraThermalAdapter.cpp46 static QCameraThermalAdapter instance; in getInstance() local
47 return instance; in getInstance()
/hardware/intel/common/wrs_omxil_core/base/inc/
Dcmodule.h74 OMX_ERRORTYPE InstantiateComponent(ComponentBase **instance);
/hardware/intel/common/libmix/mix_video/src/
Dmixdisplay.c24 static void mix_display_init (GTypeInstance * instance, gpointer klass);
108 mix_display_init (GTypeInstance * instance, gpointer klass) in mix_display_init() argument
110 MixDisplay *obj = MIX_DISPLAY_CAST (instance); in mix_display_init()
Dmixdisplay.h98 GTypeInstance instance; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage.dox29 codec may write into to store details about a single instance of that codec.
70 To initialize a codec instance, the address of the codec context
153 the maximum size that the decoder instance is required to support.
155 Once the decoder instance has been initialized and the stream information
166 vpx_codec_set_mem_map() is called. For instance, some applications may choose
205 longer used by the codec (for instance to deallocate it or close an
DREADME35 files produced during compilation. For instance:
121 will likely work as well. For instance, to build using the mipsel-linux-uclibc
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h213 LocEngReqRelBIT(void* instance, AGpsExtType type,
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_msg.h213 LocEngReqRelBIT(void* instance, AGpsExtType type,

12