Searched refs:DROPBITS (Results 1 - 9 of 9) sorted by relevance

/external/zlib/src/contrib/infback9/
H A Dinfback9.c161 #define DROPBITS(n) \ macro
284 DROPBITS(1);
309 DROPBITS(2);
348 DROPBITS(5);
350 DROPBITS(5);
352 DROPBITS(4);
365 DROPBITS(3);
391 DROPBITS(here.bits);
397 DROPBITS(here.bits);
405 DROPBITS(
[all...]
/external/chromium_org/third_party/zlib/
H A Dinfback.c185 #define DROPBITS(n) \ macro
292 DROPBITS(1);
314 DROPBITS(2);
353 DROPBITS(5);
355 DROPBITS(5);
357 DROPBITS(4);
372 DROPBITS(3);
398 DROPBITS(here.bits);
404 DROPBITS(here.bits);
412 DROPBITS(
[all...]
H A Dinflate.c489 #define DROPBITS(n) \ macro
532 DROPBITS(n);
536 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
557 DROPBITS(n);
655 DROPBITS(4);
820 DROPBITS(1);
833 DROPBITS(2);
846 DROPBITS(2);
884 DROPBITS(5);
886 DROPBITS(
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_infback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(
[all...]
H A Dfx_zlib_inflate.c510 #define DROPBITS(n) \ macro
548 DROPBITS(n);
552 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
573 DROPBITS(n);
671 DROPBITS(4);
836 DROPBITS(1);
849 DROPBITS(2);
862 DROPBITS(2);
900 DROPBITS(5);
902 DROPBITS(
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(
[all...]
H A Dinflate.c510 #define DROPBITS(n) \ macro
548 DROPBITS(n);
552 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
573 DROPBITS(n);
671 DROPBITS(4);
836 DROPBITS(1);
849 DROPBITS(2);
862 DROPBITS(2);
900 DROPBITS(5);
902 DROPBITS(
[all...]
/external/zlib/src/
H A Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(
[all...]
H A Dinflate.c510 #define DROPBITS(n) \ macro
548 DROPBITS(n);
552 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
573 DROPBITS(n);
671 DROPBITS(4);
836 DROPBITS(1);
849 DROPBITS(2);
862 DROPBITS(2);
900 DROPBITS(5);
902 DROPBITS(
[all...]

Completed in 317 milliseconds