Searched defs:OMX_PTR (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Types.h227 typedef uint32_t OMX_PTR; typedef
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; typedef
335 typedef OMX_PTR OMX_HANDLETYPE;
342 OMX_PTR pMarkData; /**< Application specific data associated with
351 typedef OMX_PTR OMX_NATIVE_DEVICETYPE;
355 typedef OMX_PTR OMX_NATIVE_WINDOWTYPE;

Completed in 550 milliseconds