HomeSort by relevance Sort by last modified time
    Searched refs:DeviceInfo (Results 1 - 25 of 33) sorted by null

1 2

  /external/qemu/hw/
qdev.h 74 typedef struct DeviceInfo DeviceInfo;
76 typedef void (*qdev_initfn)(DeviceState *dev, DeviceInfo *info);
80 struct DeviceInfo {
90 void qdev_register(DeviceInfo *info);
sysbus.h 35 DeviceInfo qdev;
qdev.c 46 DeviceInfo *info;
56 void qdev_register(DeviceInfo *info)
112 DeviceInfo *info;
157 DeviceInfo *info;
sysbus.c 101 static void sysbus_device_init(DeviceState *dev, DeviceInfo *base)
pci.c 903 DeviceInfo qdev;
907 static void pci_qdev_init(DeviceState *qdev, DeviceInfo *base)
  /external/webkit/Source/WebCore/platform/graphics/chromium/
TransparencyWin.cpp 69 struct DeviceInfo {
70 DeviceInfo(SkDevice* d, int lx, int ly)
78 Vector<DeviceInfo> devices;
82 devices.append(DeviceInfo(iter.device(), iter.x(), iter.y()));
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 275 LCML_DEVICERENDERING DeviceInfo;
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 356 if (phandle->dspCodec->DeviceInfo.TypeofDevice == 1)
360 (struct DSP_UUID *)phandle->dspCodec->DeviceInfo.AllUUIDs[0].uuid,
368 if(phandle->dspCodec->DeviceInfo.DspStream != NULL)
370 if(phandle->dspCodec->DeviceInfo.TypeofRender == 0)
378 (struct DSP_STRMATTR *)phandle->dspCodec->DeviceInfo.DspStream,
382 else if(phandle->dspCodec->DeviceInfo.TypeofRender == 1)
390 (struct DSP_STRMATTR *)phandle->dspCodec->DeviceInfo.DspStream,
667 if(phandle->dspCodec->DeviceInfo.TypeofDevice == 1)
671 (struct DSP_UUID *)phandle->dspCodec->DeviceInfo.AllUUIDs[0].uuid,
678 if(phandle->dspCodec->DeviceInfo.DspStream !=NULL
    [all...]
  /frameworks/av/services/camera/libcameraservice/camera2/
Parameters.h 170 struct DeviceInfo {
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 157 plcml_Init->DeviceInfo.TypeofDevice = 0;
168 plcml_Init->DeviceInfo.TypeofDevice = 1;
170 plcml_Init->DeviceInfo.TypeofRender = 1;
174 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
178 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
180 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 276 sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
316 plcml_Init->DeviceInfo.TypeofDevice = 1;
317 plcml_Init->DeviceInfo.TypeofRender = 0;
318 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
319 plcml_Init->DeviceInfo.DspStream = strmAttr;
322 plcml_Init->DeviceInfo.TypeofDevice = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 289 plcml_Init->DeviceInfo.TypeofDevice = 0;
323 plcml_Init->DeviceInfo.TypeofDevice = 1;
324 plcml_Init->DeviceInfo.TypeofRender = 1; /* set for record */
327 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &TEEDN_TI_UUID;
330 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
332 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 175 sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
215 plcml_Init->DeviceInfo.TypeofDevice = 1;
216 plcml_Init->DeviceInfo.TypeofRender = 0;
217 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
218 plcml_Init->DeviceInfo.DspStream = strmAttr;
221 plcml_Init->DeviceInfo.TypeofDevice = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 218 plcml_Init->DeviceInfo.TypeofDevice = 0;
238 plcml_Init->DeviceInfo.TypeofDevice = 1;
240 plcml_Init->DeviceInfo.TypeofRender = 1;
244 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
248 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
250 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 168 plcml_Init->DeviceInfo.TypeofDevice = 0;
181 plcml_Init->DeviceInfo.TypeofDevice = 1;
183 plcml_Init->DeviceInfo.TypeofRender = 1;
188 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
193 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
195 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 184 plcml_Init->DeviceInfo.TypeofDevice =1;
185 plcml_Init->DeviceInfo.TypeofRender =0;
190 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
195 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
198 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 200 plcml_Init->DeviceInfo.TypeofDevice =1;
201 plcml_Init->DeviceInfo.TypeofRender =0;
205 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
210 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
212 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 161 memset(plcml_Init->NodeInfo.AllUUIDs[0].DllName,0, sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
185 plcml_Init->DeviceInfo.TypeofDevice = 0; /*Initialisation for F2F mode*/
186 plcml_Init->DeviceInfo.TypeofRender = 0;
206 plcml_Init->DeviceInfo.TypeofDevice = 1;
207 plcml_Init->DeviceInfo.TypeofRender = 0;
208 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
209 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 162 plcml_Init->DeviceInfo.TypeofDevice = 0;
174 plcml_Init->DeviceInfo.TypeofDevice = 1;
176 plcml_Init->DeviceInfo.TypeofRender = 1;
180 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
185 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &TEEDN_TI_UUID;
188 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
191 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 170 memset(plcml_Init->NodeInfo.AllUUIDs[0].DllName,0, sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
211 plcml_Init->DeviceInfo.TypeofDevice = 1;
212 plcml_Init->DeviceInfo.TypeofRender = 0;
214 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
215 plcml_Init->DeviceInfo.DspStream = strmAttr;
218 plcml_Init->DeviceInfo.TypeofDevice = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 178 plcml_Init->DeviceInfo.TypeofDevice = 0; /*Initialisation for F2F mode*/
193 plcml_Init->DeviceInfo.TypeofDevice =1;
194 plcml_Init->DeviceInfo.TypeofRender =0;
198 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
203 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &MMMDN_TI_UUID;
205 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 164 plcml_Init->DeviceInfo.TypeofDevice = 0;
177 plcml_Init->DeviceInfo.TypeofDevice = 1;
179 plcml_Init->DeviceInfo.TypeofRender = 1;
183 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
186 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
189 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 174 plcml_Init->DeviceInfo.TypeofDevice = 0;
190 plcml_Init->DeviceInfo.TypeofDevice = 1;
191 plcml_Init->DeviceInfo.TypeofRender = 1;
192 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
193 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 199 plcml_Init->DeviceInfo.TypeofDevice =1;
200 plcml_Init->DeviceInfo.TypeofRender =0;
204 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
209 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &MMMDN_TI_UUID;
211 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]

Completed in 463 milliseconds

1 2