HomeSort by relevance Sort by last modified time
    Searched refs:extraDataControl (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXDccDataSave.cpp 33 OMX_CONFIG_EXTRADATATYPE extraDataControl;
39 OMX_INIT_STRUCT_PTR (&extraDataControl, OMX_CONFIG_EXTRADATATYPE);
40 extraDataControl.nPortIndex = portIndex;
41 extraDataControl.eExtraDataType = OMX_TI_DccData;
42 extraDataControl.bEnable = OMX_TRUE;
46 &extraDataControl);
OMXCameraAdapter.cpp     [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]

Completed in 67 milliseconds