HomeSort by relevance Sort by last modified time
    Searched full:deviceinfo (Results 51 - 58 of 58) sorted by null

1 23

  /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...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 172 plcml_Init->DeviceInfo.TypeofDevice =0;
203 plcml_Init->DeviceInfo.TypeofDevice =1;
204 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
205 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 776 virtual void populateDeviceInfo(InputDeviceInfo* deviceInfo) {
777 InputMapper::populateDeviceInfo(deviceInfo);
780 deviceInfo->setKeyboardType(mKeyboardType);
    [all...]
  /frameworks/base/docs/html/sdk/
android-3.1.jd 288 corresponding to the DeviceInfo Dataset described in section 5.1.1 of the MTP
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 221 plcml_Init->DeviceInfo.TypeofDevice = 0;
222 plcml_Init->DeviceInfo.DspStream = NULL;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 600 lcml_dsp->DeviceInfo.TypeofDevice = 0;
    [all...]

Completed in 327 milliseconds

1 23