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

  /frameworks/native/include/media/openmax/
OMX_Types.h 227 typedef uint32_t OMX_PTR;
228 typedef OMX_PTR OMX_STRING;
229 typedef OMX_PTR OMX_BYTE;
233 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
237 typedef void* OMX_PTR;
341 typedef OMX_PTR OMX_HANDLETYPE;
348 OMX_PTR pMarkData; /**< Application specific data associated with
357 typedef OMX_PTR OMX_NATIVE_DEVICETYPE;
361 typedef OMX_PTR OMX_NATIVE_WINDOWTYPE;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Types.h 199 typedef OMX_U32 OMX_PTR;
200 typedef OMX_PTR OMX_STRING;
201 typedef OMX_PTR OMX_BYTE;
205 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
209 typedef void* OMX_PTR;
316 OMX_PTR pMarkData; /**< Application specific data associated with
  /hardware/qcom/media/msm8974/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/qcom/media/msm8996/mm-core/inc/
OMX_Types.h 197 typedef OMX_U32 OMX_PTR;
198 typedef OMX_PTR OMX_STRING;
199 typedef OMX_PTR OMX_BYTE;
203 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
207 typedef void* OMX_PTR;
314 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/omap4-aah/domx/omx_core/inc/
OMX_Types.h 212 /** The OMX_PTR type is intended to be used to pass pointers between the OMX
216 typedef void* OMX_PTR;
319 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 184 milliseconds