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

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Types.h200 typedef OMX_PTR OMX_STRING; typedef
211 /** The OMX_STRING type is intended to be used to pass "C" type strings between
212 the application and the core and component. The OMX_STRING type is a 32
216 typedef char* OMX_STRING; typedef
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Types.h201 /** The OMX_STRING type is intended to be used to pass "C" type strings between
202 the application and the core and component. The OMX_STRING type is a 32
206 typedef char* OMX_STRING; typedef
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Types.h198 typedef OMX_PTR OMX_STRING; typedef
209 /** The OMX_STRING type is intended to be used to pass "C" type strings between
210 the application and the core and component. The OMX_STRING type is a 32
214 typedef char* OMX_STRING; typedef
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Types.h201 /** The OMX_STRING type is intended to be used to pass "C" type strings between
202 the application and the core and component. The OMX_STRING type is a 32
206 typedef char* OMX_STRING; typedef
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Types.h218 /** The OMX_STRING type is intended to be used to pass "C" type strings between
219 the application and the core and component. The OMX_STRING type is a 32
223 typedef char* OMX_STRING; typedef
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Types.h201 /** The OMX_STRING type is intended to be used to pass "C" type strings between
202 the application and the core and component. The OMX_STRING type is a 32
206 typedef char* OMX_STRING; typedef

Completed in 157 milliseconds