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

  /frameworks/native/include/media/openmax/
OMX_Types.h 161 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
162 typedef signed short OMX_S16;
  /hardware/qcom/media/mm-core/inc/
OMX_Types.h 141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h 141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Types.h 158 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
159 typedef signed short OMX_S16;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16;
  /external/chromium_org/third_party/openmax_dl/dl/api/
omxtypes.h 122 /* OMX_S16 */
124 typedef signed short int OMX_S16;
126 typedef signed int OMX_S16;
128 #error OMX_S16 undefined
182 OMX_S16 Re; /** Real part */
183 OMX_S16 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 87 /* OMX_S16 */
88 typedef int16_t OMX_S16;
125 OMX_S16 Re; /** Real part */
126 OMX_S16 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 87 /* OMX_S16 */
88 typedef int16_t OMX_S16;
125 OMX_S16 Re; /** Real part */
126 OMX_S16 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 87 /* OMX_S16 */
88 typedef int16_t OMX_S16;
125 OMX_S16 Re; /** Real part */
126 OMX_S16 Im; /** Imaginary part */

Completed in 419 milliseconds