Home | History | Annotate | Download | only in libjasper

Lines Matching refs:drowstep

439     int drowstep;
454 drowstep = jas_matrix_rowstep(data);
456 dstripestep = drowstep << 2;
478 dp += drowstep;
485 dp += drowstep;
492 dp += drowstep;
539 int drowstep;
553 drowstep = jas_matrix_rowstep(data);
555 dstripestep = drowstep << 2;
577 dp += drowstep;
585 dp += drowstep;
593 dp += drowstep;
601 dp += drowstep;
641 int drowstep;
656 drowstep = jas_matrix_rowstep(data);
658 dstripestep = drowstep << 2;
680 dp += drowstep;
687 dp += drowstep;
694 dp += drowstep;
734 int drowstep;
748 drowstep = jas_matrix_rowstep(data);
750 dstripestep = drowstep << 2;
772 dp += drowstep;
779 dp += drowstep;
786 dp += drowstep;
844 int drowstep;
856 drowstep = jas_matrix_rowstep(data);
858 dstripestep = drowstep << 2;
883 dp += drowstep;
897 dp = dvscanstart + drowstep * runlen;
926 dp += drowstep;
933 dp += drowstep;
940 dp += drowstep;