HomeSort by relevance Sort by last modified time
    Searched refs:INT16 (Results 1 - 25 of 38) sorted by null

1 2

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xprotostr.h 56 INT16 x1 B16, y1 B16, x2 B16, y2 B16;
62 INT16 x B16, y B16;
66 INT16 x B16, y B16;
73 INT16 x B16, y B16;
75 INT16 angle1 B16, angle2 B16;
Xmd.h 120 typedef unsigned int INT16;
124 typedef signed int INT16;
127 typedef int INT16;
139 typedef short INT16;
Xproto.h 361 INT16 x B16, y B16;
371 INT16 leftSideBearing B16,
465 INT16 x B16, y B16;
574 INT16 rootX B16, rootY B16, winX B16, winY B16;
599 INT16 dstX B16, dstY B16;
647 INT16 fontAscent B16, fontDescent B16;
656 INT16 fontAscent B16, fontDescent B16;
657 INT16 overallAscent B16, overallDescent B16;
696 INT16 fontAscent B16, fontDescent B16;
1009 INT16 rootX B16, rootY B16, eventX B16, eventY B16
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
shapestr.h 78 INT16 xOff B16;
79 INT16 yOff B16;
93 INT16 xOff B16;
94 INT16 yOff B16;
108 INT16 xOff B16;
109 INT16 yOff B16;
122 INT16 xOff B16;
123 INT16 yOff B16;
143 INT16 xBoundingShape B16; /* extents of bounding shape */
144 INT16 yBoundingShape B16
    [all...]
shmstr.h 134 INT16 dstX B16;
135 INT16 dstY B16;
150 INT16 x B16;
151 INT16 y B16;
XKBproto.h 90 INT16 pitch B16;
91 INT16 duration B16;
118 INT16 baseGroup B16;
119 INT16 latchedGroup B16;
145 INT16 groupLatch B16;
181 INT16 mkCurve B16;
222 INT16 mkCurve B16;
633 INT16 x B16;
634 INT16 y B16;
656 INT16 top B16
    [all...]
lbxdeltastr.h 63 INT16 rootX B16, rootY B16, eventX B16, eventY B16;
multibufst.h 263 INT16 x B16;
264 INT16 y B16;
283 INT16 x B16;
284 INT16 y B16;
xteststr.h 97 INT16 rootX B16, rootY B16;
XIproto.h 891 INT16 pitch B16;
892 INT16 duration B16;
906 INT16 num B16;
907 INT16 denom B16;
908 INT16 thresh B16;
944 INT16 pitch B16;
945 INT16 duration B16;
    [all...]
  /external/jpeg/
jdct.h 158 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT16) (const)))
161 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT32) (const)))
171 #define MULTIPLY16V16(var1,var2) (((INT16) (var1)) * ((INT16) (var2)))
jmorecfg.h 27 ((INT16*)(addr))[0] = (pixels); \
28 ((INT16*)(addr))[1] = (pixels)>>16; \
174 /* INT16 must hold at least the values -32768..32767. */
176 #ifndef XMD_H /* X11/xmd.h correctly defines INT16 */
177 typedef short INT16;
jdcolor.c 256 *(INT16*)outptr = rgb;
287 *(INT16*)outptr = rgb;
328 *(INT16*)outptr = rgb;
360 *(INT16*)outptr = rgb;
420 *(INT16*)outptr = rgb;
441 *(INT16*)outptr = rgb;
473 *(INT16*)outptr = rgb;
496 *(INT16*)outptr = rgb;
615 *(INT16*)outptr = rgb;
630 *(INT16*)outptr = rgb
    [all...]
jddctmgr.c 243 static const INT16 aanscales[DCTSIZE2] = {
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xvproto.h 202 INT16 vid_x B16;
203 INT16 vid_y B16;
206 INT16 drw_x B16;
207 INT16 drw_y B16;
220 INT16 vid_x B16;
221 INT16 vid_y B16;
224 INT16 drw_x B16;
225 INT16 drw_y B16;
238 INT16 vid_x B16;
239 INT16 vid_y B16
    [all...]
panoramiXproto.h 185 INT16 x_org B16;
186 INT16 y_org B16;
xf86dgastr.h 330 INT16 dx B16;
331 INT16 dy B16;
332 INT16 screen B16;
  /external/libvpx/vp8/decoder/
onyxd_int.h 44 INT16 min_val;
45 INT16 Length;
61 INT16 *qcoeff_start_ptr;
detokenize.c 39 INT16 min_val;
40 INT16 Length;
182 qcoeff_ptr [ scan[c] ] = (INT16) v; \
185 qcoeff_ptr [ scan[15] ] = (INT16) v; \
260 INT16 *qcoeff_ptr;
265 INT16 val, bits_count;
266 INT16 c;
267 INT16 v;
299 c = (INT16)(!type);
384 qcoeff_ptr [ scan[c] ] = (INT16) v
    [all...]
  /external/libvpx/vp8/common/
type_aliases.h 68 typedef signed short INT16;
  /external/libvpx/vp8/common/arm/armv6/
idct_v6.asm 21 ;* void short_idct4x4llm_1_v6(INT16 * input, INT16 * output, INT32 pitch)
22 ;* r0 INT16 * input
23 ;* r1 INT16 * output
49 ;* void short_idct4x4llm_v6(INT16 * input, INT16 * output, INT32 pitch)
50 ;* r0 INT16 * input
51 ;* r1 INT16 * output
141 ;* void short_idct4x4llm_v6_scott(INT16 * input, INT16 * output, INT32 pitch
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
MsduList.h 95 TI_HANDLE hReport, TI_HANDLE hOs,INT16 maxNumOfElements );
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
osTIType.h 96 typedef short INT16, *PINT16;
  /external/clearsilver/util/
neo_misc.h 100 typedef short int INT16;
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/XME/
xme.c 160 INT16 x;
161 INT16 y;

Completed in 267 milliseconds

1 2