Home | History | Annotate | Download | only in libjasper

Lines Matching refs:frowstep

408 #define	sigpass_step(fp, frowstep, dp, bitpos, one, nmsedec, orient, mqenc, vcausalflag) \
422 JPC_UPDATEFLAGS4(fp, frowstep, v, vcausalflag); \
438 int frowstep;
453 frowstep = jas_matrix_rowstep(flags);
455 fstripestep = frowstep << 2;
472 sigpass_step(fp, frowstep, dp, bitpos, one,
477 fp += frowstep;
479 sigpass_step(fp, frowstep, dp, bitpos, one,
484 fp += frowstep;
486 sigpass_step(fp, frowstep, dp, bitpos, one,
491 fp += frowstep;
493 sigpass_step(fp, frowstep, dp, bitpos, one,
506 #define rawsigpass_step(fp, frowstep, dp, bitpos, one, nmsedec, out, vcausalflag) \
521 JPC_UPDATEFLAGS4(fp, frowstep, v, vcausalflag); \
538 int frowstep;
552 frowstep = jas_matrix_rowstep(flags);
554 fstripestep = frowstep << 2;
571 rawsigpass_step(fp, frowstep, dp, bitpos, one,
576 fp += frowstep;
579 rawsigpass_step(fp, frowstep, dp, bitpos, one,
584 fp += frowstep;
587 rawsigpass_step(fp, frowstep, dp, bitpos, one,
592 fp += frowstep;
595 rawsigpass_step(fp, frowstep, dp, bitpos, one,
600 fp += frowstep;
640 int frowstep;
655 frowstep = jas_matrix_rowstep(flags);
657 fstripestep = frowstep << 2;
679 fp += frowstep;
686 fp += frowstep;
693 fp += frowstep;
733 int frowstep;
747 frowstep = jas_matrix_rowstep(flags);
749 fstripestep = frowstep << 2;
771 fp += frowstep;
778 fp += frowstep;
785 fp += frowstep;
804 #define clnpass_step(fp, frowstep, dp, bitpos, one, orient, nmsedec, mqenc, label1, label2, vcausalflag) \
822 JPC_UPDATEFLAGS4((fp), (frowstep), v, vcausalflag); \
843 int frowstep;
855 frowstep = jas_matrix_rowstep(flags);
857 fstripestep = frowstep << 2;
873 JPC_OTHSIGMSK)) && (fp += frowstep, !((*fp) & (JPC_SIG |
874 JPC_VISIT | JPC_OTHSIGMSK))) && (fp += frowstep, !((*fp) &
875 (JPC_SIG | JPC_VISIT | JPC_OTHSIGMSK))) && (fp += frowstep,
896 fp = fvscanstart + frowstep * runlen;
920 clnpass_step(fp, frowstep, dp, bitpos, one,
925 fp += frowstep;
927 clnpass_step(fp, frowstep, dp, bitpos, one,
932 fp += frowstep;
934 clnpass_step(fp, frowstep, dp, bitpos, one,
939 fp += frowstep;
941 clnpass_step(fp, frowstep, dp, bitpos, one,