HomeSort by relevance Sort by last modified time
    Searched refs:DROPBITS (Results 1 - 9 of 9) sorted by null

  /external/zlib/src/contrib/infback9/
infback9.c 161 #define DROPBITS(n) \
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(2)
    [all...]
  /external/chromium_org/third_party/zlib/
infback.c 185 #define DROPBITS(n) \
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(2)
    [all...]
inflate.c 489 #define DROPBITS(n) \
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(5)
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_infback.c 194 #define DROPBITS(n) \
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(2)
    [all...]
fx_zlib_inflate.c 510 #define DROPBITS(n) \
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(5)
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
infback.c 194 #define DROPBITS(n) \
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(2)
    [all...]
inflate.c 510 #define DROPBITS(n) \
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(5)
    [all...]
  /external/zlib/src/
infback.c 194 #define DROPBITS(n) \
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(2)
    [all...]
inflate.c 510 #define DROPBITS(n) \
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(5)
    [all...]

Completed in 127 milliseconds