/external/jpeg/ |
D | jdphuff.c | 327 r = GET_BITS(s); in decode_mcu_DC_first() 400 r = GET_BITS(s); in decode_mcu_AC_first() 411 r = GET_BITS(r); in decode_mcu_AC_first() 470 if (GET_BITS(1)) in decode_mcu_DC_refine() 544 if (GET_BITS(1)) in decode_mcu_AC_refine() 553 r = GET_BITS(r); in decode_mcu_AC_refine() 568 if (GET_BITS(1)) { in decode_mcu_AC_refine() 602 if (GET_BITS(1)) { in decode_mcu_AC_refine()
|
D | jdhuff.c | 410 code = GET_BITS(l); in jpeg_huff_decode() 418 code |= GET_BITS(1); in jpeg_huff_decode() 639 r = GET_BITS(s); in decode_mcu() 665 r = GET_BITS(s); in decode_mcu() 755 r = GET_BITS(s); in decode_mcu_discard_coef()
|
D | jdhuff.h | 145 #define GET_BITS(nbits) \ macro
|
/external/qemu/distrib/jpeg-6b/ |
D | jdphuff.c | 331 r = GET_BITS(s); in decode_mcu_DC_first() 404 r = GET_BITS(s); in decode_mcu_AC_first() 415 r = GET_BITS(r); in decode_mcu_AC_first() 474 if (GET_BITS(1)) in decode_mcu_DC_refine() 548 if (GET_BITS(1)) in decode_mcu_AC_refine() 557 r = GET_BITS(r); in decode_mcu_AC_refine() 572 if (GET_BITS(1)) { in decode_mcu_AC_refine() 606 if (GET_BITS(1)) { in decode_mcu_AC_refine()
|
D | jdhuff.c | 410 code = GET_BITS(l); in jpeg_huff_decode() 418 code |= GET_BITS(1); in jpeg_huff_decode() 639 r = GET_BITS(s); in decode_mcu() 665 r = GET_BITS(s); in decode_mcu() 755 r = GET_BITS(s); in decode_mcu_discard_coef()
|
D | jdhuff.h | 145 #define GET_BITS(nbits) \ macro
|
/external/bzip2/ |
D | decompress.c | 43 #define GET_BITS(lll,vvv,nnn) \ macro 68 GET_BITS(lll,uuu,8) 71 GET_BITS(lll,uuu,1) 89 GET_BITS(label1, zvec, zn); \ 206 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress() 251 GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); in BZ2_decompress() 287 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); in BZ2_decompress() 289 GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); in BZ2_decompress() 318 GET_BITS(BZ_X_CODING_1, curr, 5); in BZ2_decompress()
|
/external/valgrind/main/VEX/switchback/ |
D | test_bzip2.c | 1378 #define GET_BITS(lll,vvv,nnn) \ macro 1403 GET_BITS(lll,uuu,8) 1406 GET_BITS(lll,uuu,1) 1424 GET_BITS(label1, zvec, zn); \ 1556 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress() 1601 GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); in BZ2_decompress() 1637 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); in BZ2_decompress() 1639 GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); in BZ2_decompress() 1668 GET_BITS(BZ_X_CODING_1, curr, 5); in BZ2_decompress()
|
/external/valgrind/main/memcheck/tests/ |
D | origin5-bz2.c | 1393 #define GET_BITS(lll,vvv,nnn) \ macro 1418 GET_BITS(lll,uuu,8) 1421 GET_BITS(lll,uuu,1) 1439 GET_BITS(label1, zvec, zn); \ 1571 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress() 1616 GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); in BZ2_decompress() 1652 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); in BZ2_decompress() 1654 GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); in BZ2_decompress() 1683 GET_BITS(BZ_X_CODING_1, curr, 5); in BZ2_decompress()
|
D | varinfo6.c | 1431 #define GET_BITS(lll,vvv,nnn) \ macro 1456 GET_BITS(lll,uuu,8) 1459 GET_BITS(lll,uuu,1) 1477 GET_BITS(label1, zvec, zn); \ 1609 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress() 1654 GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); in BZ2_decompress() 1690 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); in BZ2_decompress() 1692 GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); in BZ2_decompress() 1722 GET_BITS(BZ_X_CODING_1, curr, 5); in BZ2_decompress()
|
/external/valgrind/main/exp-sgcheck/tests/ |
D | hackedbz2.c | 1402 #define GET_BITS(lll,vvv,nnn) \ macro 1427 GET_BITS(lll,uuu,8) 1430 GET_BITS(lll,uuu,1) 1448 GET_BITS(label1, zvec, zn); \ 1580 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress() 1625 GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); in BZ2_decompress() 1661 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); in BZ2_decompress() 1663 GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); in BZ2_decompress() 1692 GET_BITS(BZ_X_CODING_1, curr, 5); in BZ2_decompress()
|
/external/valgrind/main/perf/ |
D | bz2.c | 1393 #define GET_BITS(lll,vvv,nnn) \ macro 1418 GET_BITS(lll,uuu,8) 1421 GET_BITS(lll,uuu,1) 1439 GET_BITS(label1, zvec, zn); \ 1571 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress() 1616 GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); in BZ2_decompress() 1652 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); in BZ2_decompress() 1654 GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); in BZ2_decompress() 1683 GET_BITS(BZ_X_CODING_1, curr, 5); in BZ2_decompress()
|