OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMX_STRING
(Results
1 - 6
of
6
) sorted by null
/frameworks/native/include/media/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/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/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/samsung_slsi/exynos5/exynos_omx/openmax/exynos_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
;
/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 2830 milliseconds