OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMX_U16
(Results
1 - 9
of
9
) sorted by null
/frameworks/native/include/media/openmax/
OMX_Types.h
156
/**
OMX_U16
is a 16 bit unsigned quantity that is 16 bit word aligned */
157
typedef unsigned short
OMX_U16
;
/hardware/qcom/media/mm-core/inc/
OMX_Types.h
138
/**
OMX_U16
is a 16 bit unsigned quantity that is 16 bit word aligned */
139
typedef unsigned short
OMX_U16
;
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h
138
/**
OMX_U16
is a 16 bit unsigned quantity that is 16 bit word aligned */
139
typedef unsigned short
OMX_U16
;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h
138
/**
OMX_U16
is a 16 bit unsigned quantity that is 16 bit word aligned */
139
typedef unsigned short
OMX_U16
;
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h
138
/**
OMX_U16
is a 16 bit unsigned quantity that is 16 bit word aligned */
139
typedef unsigned short
OMX_U16
;
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h
138
/**
OMX_U16
is a 16 bit unsigned quantity that is 16 bit word aligned */
139
typedef unsigned short
OMX_U16
;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h
97
/*
OMX_U16
*/
99
typedef unsigned short int
OMX_U16
;
101
typedef unsigned int
OMX_U16
;
103
#error
OMX_U16
undefined
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h
97
/*
OMX_U16
*/
99
typedef unsigned short int
OMX_U16
;
101
typedef unsigned int
OMX_U16
;
103
#error
OMX_U16
undefined
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h
97
/*
OMX_U16
*/
99
typedef unsigned short int
OMX_U16
;
101
typedef unsigned int
OMX_U16
;
103
#error
OMX_U16
undefined
Completed in 336 milliseconds