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

  /frameworks/native/include/media/openmax/
OMX_Types.h 153 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
154 typedef signed char OMX_S8;
  /hardware/qcom/media/mm-core/inc/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 87 /* OMX_S8 */
89 typedef signed char OMX_S8;
91 typedef signed short int OMX_S8;
93 #error OMX_S8 undefined
158 OMX_S8 Re; /** Real part */
159 OMX_S8 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 87 /* OMX_S8 */
89 typedef signed char OMX_S8;
91 typedef signed short int OMX_S8;
93 #error OMX_S8 undefined
158 OMX_S8 Re; /** Real part */
159 OMX_S8 Im; /** Imaginary part */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 87 /* OMX_S8 */
89 typedef signed char OMX_S8;
91 typedef signed short int OMX_S8;
93 #error OMX_S8 undefined
158 OMX_S8 Re; /** Real part */
159 OMX_S8 Im; /** Imaginary part */

Completed in 211 milliseconds