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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
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;
  /frameworks/base/include/media/stagefright/openmax/
OMX_Types.h 219 /** The OMX_STRING type is intended to be used to pass "C" type strings between
220 the application and the core and component. The OMX_STRING type is a 32
224 typedef char* OMX_STRING;
  /hardware/qcom/media/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/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/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 266 milliseconds