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

  /hardware/qcom/media/mm-core/inc/
OMX_CoreExt.h 53 typedef struct OMX_CONFIG_CALLBACKREQUESTTYPE {
59 } OMX_CONFIG_CALLBACKREQUESTTYPE;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_CoreExt.h 60 typedef struct OMX_CONFIG_CALLBACKREQUESTTYPE {
66 } OMX_CONFIG_CALLBACKREQUESTTYPE;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_CoreExt.h 60 typedef struct OMX_CONFIG_CALLBACKREQUESTTYPE {
66 } OMX_CONFIG_CALLBACKREQUESTTYPE;
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFocus.cpp 362 OMX_CONFIG_CALLBACKREQUESTTYPE focusRequstCallback;
381 OMX_INIT_STRUCT_PTR (&focusRequstCallback, OMX_CONFIG_CALLBACKREQUESTTYPE);
OMXCapture.cpp 846 OMX_CONFIG_CALLBACKREQUESTTYPE shutterRequstCallback;
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 335 OMX_CONFIG_CALLBACKREQUESTTYPE focusRequstCallback;
354 OMX_INIT_STRUCT_PTR (&focusRequstCallback, OMX_CONFIG_CALLBACKREQUESTTYPE);
OMXCapture.cpp 473 OMX_CONFIG_CALLBACKREQUESTTYPE shutterRequstCallback;
486 OMX_INIT_STRUCT_PTR (&shutterRequstCallback, OMX_CONFIG_CALLBACKREQUESTTYPE);
    [all...]

Completed in 110 milliseconds