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

  /frameworks/native/include/media/openmax/
OMX_Types.h 228 typedef OMX_PTR OMX_STRING;
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;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Types.h 200 typedef OMX_PTR OMX_STRING;
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;
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Types.h 201 /** 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;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Types.h 198 typedef OMX_PTR OMX_STRING;
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;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 201 /** 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;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Types.h 218 /** 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;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 201 /** 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;

Completed in 176 milliseconds