HomeSort by relevance Sort by last modified time
    Searched defs:OMX_S16 (Results 1 - 8 of 8) 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/msm8974/mm-core/inc/
OMX_Types.h 143 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
144 typedef signed short OMX_S16;
  /hardware/qcom/media/msm8974/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/qcom/media/msm8996/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/msm8998/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;
  /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 247 milliseconds