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

/frameworks/native/include/media/openmax/
H A DOMX_Types.h159 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
160 typedef signed short OMX_S16; typedef
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A Domxtypes.h107 /* OMX_S16 */
109 typedef signed short int OMX_S16; typedef
111 typedef signed int OMX_S16; typedef
113 #error OMX_S16 undefined
167 OMX_S16 Re; /** Real part */
168 OMX_S16 Im; /** Imaginary part */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A Domxtypes.h107 /* OMX_S16 */
109 typedef signed short int OMX_S16; typedef
111 typedef signed int OMX_S16; typedef
113 #error OMX_S16 undefined
167 OMX_S16 Re; /** Real part */
168 OMX_S16 Im; /** Imaginary part */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
H A Domxtypes.h107 /* OMX_S16 */
109 typedef signed short int OMX_S16; typedef
111 typedef signed int OMX_S16; typedef
113 #error OMX_S16 undefined
167 OMX_S16 Re; /** Real part */
168 OMX_S16 Im; /** Imaginary part */

Completed in 475 milliseconds