HomeSort by relevance Sort by last modified time
    Searched defs:OMX_PTR (Results 1 - 5 of 5) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Types.h 195 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
199 typedef void* OMX_PTR;
302 OMX_PTR pMarkData; /**< Application specific data associated with
  /frameworks/base/include/media/stagefright/openmax/
OMX_Types.h 213 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
217 typedef void* OMX_PTR;
320 OMX_PTR pMarkData; /**< Application specific data associated with
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 195 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
199 typedef void* OMX_PTR;
302 OMX_PTR pMarkData; /**< Application specific data associated with
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 195 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
199 typedef void* OMX_PTR;
302 OMX_PTR pMarkData; /**< Application specific data associated with
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 195 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
199 typedef void* OMX_PTR;
302 OMX_PTR pMarkData; /**< Application specific data associated with

Completed in 85 milliseconds