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

  /frameworks/native/headers/media_plugin/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/qcom/media/msm8998/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/qcom/media/sdm845/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

Completed in 47 milliseconds