S16 179 avi2swf/v2swf.c static int getSamples(videoreader_t*video, S16*data, int len, double speedup) S16 185 avi2swf/v2swf.c S16 tmp[576*32]; S16 225 avi2swf/v2swf.c S16 block1[576*4 * 2]; S16 2208 lib/devices/swf.c cx.a0 = (S16)(c->aa*256); S16 2209 lib/devices/swf.c cx.r0 = (S16)(c->rr*256); S16 2210 lib/devices/swf.c cx.g0 = (S16)(c->gg*256); S16 2211 lib/devices/swf.c cx.b0 = (S16)(c->bb*256); S16 58 lib/modules/swfsound.c void swf_SetSoundStreamBlock(TAG*tag, S16*samples, int numsamples, char first) S16 80 lib/modules/swfsound.c void swf_SetSoundDefineRaw(TAG*tag, S16*samples, int numsamples) S16 166 lib/modules/swfsound.c void swf_SetSoundStreamBlock(TAG*tag, S16*samples, int seek, char first) S16 202 lib/modules/swfsound.c void swf_SetSoundDefine(TAG*tag, S16*samples, int num) S16 262 lib/modules/swfsound.c void swf_SetSoundStreamBlock(TAG*tag, S16*samples, int seek, char first) S16 270 lib/modules/swfsound.c void swf_SetSoundDefine(TAG*tag, S16*samples, int num) S16 345 lib/modules/swftext.c S16 advance = swf_GetS16(tag); S16 1688 lib/modules/swftext.c S16 leading = 0; S16 269 lib/pdf/bbox.c S16 x,y; S16 185 lib/rfxswf.c swf_SetU16(t, (S16)v); S16 950 lib/rfxswf.c { cx->r0 = (S16)swf_GetSBits(t,nbits); S16 951 lib/rfxswf.c cx->g0 = (S16)swf_GetSBits(t,nbits); S16 952 lib/rfxswf.c cx->b0 = (S16)swf_GetSBits(t,nbits); S16 954 lib/rfxswf.c cx->a0 = (S16)swf_GetSBits(t,nbits); S16 958 lib/rfxswf.c { cx->r1 = (S16)swf_GetSBits(t,nbits); S16 959 lib/rfxswf.c cx->g1 = (S16)swf_GetSBits(t,nbits); S16 960 lib/rfxswf.c cx->b1 = (S16)swf_GetSBits(t,nbits); S16 962 lib/rfxswf.c cx->a1 = (S16)swf_GetSBits(t,nbits); S16 89 lib/rfxswf.h { S16 a0, a1; /* mult, add */ S16 90 lib/rfxswf.h S16 r0, r1; S16 91 lib/rfxswf.h S16 g0, g1; S16 92 lib/rfxswf.h S16 b0, b1; S16 232 lib/rfxswf.h #define swf_GetS16(tag) ((S16)swf_GetU16(tag)) S16 530 lib/rfxswf.h { S16 advance; S16 750 lib/rfxswf.h void swf_SetSoundStreamBlock(TAG*tag, S16*samples, int seek, char first); /* expects 2304 samples */ S16 751 lib/rfxswf.h void swf_SetSoundDefine(TAG*tag, S16*samples, int num); S16 93 lib/ttf.c static S16 readS16(memreader_t*r) S16 95 lib/ttf.c return (S16)readU16(r); S16 760 lib/ttf.c S16 metricDataFormat = readS16(r); //should be 0 S16 1047 lib/ttf.c S16 num_contours = readS16(&r); S16 1676 lib/ttf.c cvt->values = malloc(cvt->num*sizeof(S16)); S16 54 lib/ttf.h S16 xAvgCharWidth; S16 84 lib/ttf.h S16 sTypoAscender; S16 85 lib/ttf.h S16 sTypoDescender; S16 86 lib/ttf.h S16 sTypoLineGap; S16 95 lib/ttf.h S16 sxHeight; S16 96 lib/ttf.h S16 sCapHeight; S16 105 lib/ttf.h S16 minLeftSideBearing; S16 106 lib/ttf.h S16 minRightSideBearing; S16 107 lib/ttf.h S16 xMaxExtent; S16 108 lib/ttf.h S16 caretSlopeRise; S16 109 lib/ttf.h S16 caretSlopeRun; S16 110 lib/ttf.h S16 caretOffset; S16 125 lib/ttf.h S16 bearing; S16 126 lib/ttf.h S16 xmin,ymin,xmax,ymax; S16 136 lib/ttf.h S16 xmin,ymin,xmax,ymax; S16 139 lib/ttf.h S16 dir_hint; S16 149 lib/ttf.h S16*values; S16 189 lib/ttf.h S16 ascent; S16 190 lib/ttf.h S16 descent; // ymin, *not* negative ymin S16 191 lib/ttf.h S16 lineGap; S16 2720 src/swfc.c S16 mul; S16 2721 src/swfc.c S16 add;