HomeSort by relevance Sort by last modified time
    Searched refs:DROPBITS (Results 1 - 7 of 7) 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/opencv3/3rdparty/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...]
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/pdfium/third_party/zlib_v128/
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 2104 milliseconds