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

  /frameworks/native/include/media/openmax/
OMX_Types.h 158 /** OMX_U16 is a 16 bit unsigned quantity that is 16 bit word aligned */
159 typedef unsigned short OMX_U16;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Types.h 140 /** OMX_U16 is a 16 bit unsigned quantity that is 16 bit word aligned */
141 typedef unsigned short OMX_U16;
  /hardware/qcom/media/msm8974/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/qcom/media/msm8996/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/msmcobalt/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/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/omap4-aah/domx/omx_core/inc/
OMX_Types.h 155 /** OMX_U16 is a 16 bit unsigned quantity that is 16 bit word aligned */
156 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 84 /* OMX_U16 */
85 typedef uint16_t OMX_U16;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 84 /* OMX_U16 */
85 typedef uint16_t OMX_U16;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 84 /* OMX_U16 */
85 typedef uint16_t OMX_U16;

Completed in 566 milliseconds