arith_decode 272 jdarith.c if (arith_decode(cinfo, st) == 0) arith_decode 277 jdarith.c sign = arith_decode(cinfo, st + 1); arith_decode 280 jdarith.c if ((m = arith_decode(cinfo, st)) != 0) { arith_decode 282 jdarith.c while (arith_decode(cinfo, st)) { arith_decode 302 jdarith.c if (arith_decode(cinfo, st)) v |= m; arith_decode 350 jdarith.c if (arith_decode(cinfo, st)) break; /* EOB flag */ arith_decode 351 jdarith.c while (arith_decode(cinfo, st + 1) == 0) { arith_decode 361 jdarith.c sign = arith_decode(cinfo, entropy->fixed_bin); arith_decode 364 jdarith.c if ((m = arith_decode(cinfo, st)) != 0) { arith_decode 365 jdarith.c if (arith_decode(cinfo, st)) { arith_decode 369 jdarith.c while (arith_decode(cinfo, st)) { arith_decode 383 jdarith.c if (arith_decode(cinfo, st)) v |= m; arith_decode 418 jdarith.c if (arith_decode(cinfo, st)) arith_decode 466 jdarith.c if (arith_decode(cinfo, st)) break; /* EOB flag */ arith_decode 470 jdarith.c if (arith_decode(cinfo, st + 2)) { arith_decode 478 jdarith.c if (arith_decode(cinfo, st + 1)) { /* newly nonzero coef */ arith_decode 479 jdarith.c if (arith_decode(cinfo, entropy->fixed_bin)) arith_decode 539 jdarith.c if (arith_decode(cinfo, st) == 0) arith_decode 544 jdarith.c sign = arith_decode(cinfo, st + 1); arith_decode 547 jdarith.c if ((m = arith_decode(cinfo, st)) != 0) { arith_decode 549 jdarith.c while (arith_decode(cinfo, st)) { arith_decode 569 jdarith.c if (arith_decode(cinfo, st)) v |= m; arith_decode 583 jdarith.c if (arith_decode(cinfo, st)) break; /* EOB flag */ arith_decode 584 jdarith.c while (arith_decode(cinfo, st + 1) == 0) { arith_decode 594 jdarith.c sign = arith_decode(cinfo, entropy->fixed_bin); arith_decode 597 jdarith.c if ((m = arith_decode(cinfo, st)) != 0) { arith_decode 598 jdarith.c if (arith_decode(cinfo, st)) { arith_decode 602 jdarith.c while (arith_decode(cinfo, st)) { arith_decode 616 jdarith.c if (arith_decode(cinfo, st)) v |= m;