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

/frameworks/native/include/media/openmax/
H A DOMX_Types.h228 typedef OMX_PTR OMX_STRING; typedef
239 /** The OMX_STRING type is intended to be used to pass "C" type strings between
240 the application and the core and component. The OMX_STRING type is a 32
244 typedef char* OMX_STRING; typedef

Completed in 90 milliseconds