Searched defs:OMX_S8 (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Types.h155 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
156 typedef signed char OMX_S8; typedef
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A Domxtypes.h81 /* OMX_S8 */
82 typedef int8_t OMX_S8; typedef
116 OMX_S8 Re; /** Real part */
117 OMX_S8 Im; /** Imaginary part */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A Domxtypes.h81 /* OMX_S8 */
82 typedef int8_t OMX_S8; typedef
116 OMX_S8 Re; /** Real part */
117 OMX_S8 Im; /** Imaginary part */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
H A Domxtypes.h81 /* OMX_S8 */
82 typedef int8_t OMX_S8; typedef
116 OMX_S8 Re; /** Real part */
117 OMX_S8 Im; /** Imaginary part */

Completed in 411 milliseconds