getsbits 188 src/blocks/fromswf.c rotateskew0 = getsbits(bp, nrotatebits); getsbits 189 src/blocks/fromswf.c rotateskew1 = getsbits(bp, nrotatebits); getsbits 194 src/blocks/fromswf.c translatex = getsbits(bp, ntranslatebits); getsbits 195 src/blocks/fromswf.c translatey = getsbits(bp, ntranslatebits); getsbits 669 src/blocks/fromswf.c movex = getsbits((BITS) tp, movebits); getsbits 670 src/blocks/fromswf.c movey = getsbits((BITS) tp, movebits); getsbits 704 src/blocks/fromswf.c cdx = getsbits((BITS) tp, nbits); getsbits 705 src/blocks/fromswf.c cdy = getsbits((BITS) tp, nbits); getsbits 706 src/blocks/fromswf.c adx = getsbits((BITS) tp, nbits); getsbits 707 src/blocks/fromswf.c ady = getsbits((BITS) tp, nbits); getsbits 714 src/blocks/fromswf.c { dx = getsbits((BITS) tp, nbits); getsbits 715 src/blocks/fromswf.c dy = getsbits((BITS) tp, nbits); getsbits 719 src/blocks/fromswf.c dy = getsbits((BITS) tp, nbits); getsbits 722 src/blocks/fromswf.c { dx = getsbits((BITS) tp, nbits); getsbits 1026 src/blocks/fromswf.c dx = getsbits((BITS) tp, nadvancebits); getsbits 1117 src/blocks/fromswf.c { rm = getsbits((BITS) tp, nbits); getsbits 1118 src/blocks/fromswf.c gm = getsbits((BITS) tp, nbits); getsbits 1119 src/blocks/fromswf.c bm = getsbits((BITS) tp, nbits); getsbits 1120 src/blocks/fromswf.c if(alpha) am = getsbits((BITS) tp, nbits); getsbits 1125 src/blocks/fromswf.c { ra = getsbits((BITS) tp, nbits); getsbits 1126 src/blocks/fromswf.c ga = getsbits((BITS) tp, nbits); getsbits 1127 src/blocks/fromswf.c ba = getsbits((BITS) tp, nbits); getsbits 1128 src/blocks/fromswf.c if(alpha) aa = getsbits((BITS) tp, nbits);