HomeSort by relevance Sort by last modified time
    Searched refs:drowstep (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_t1enc.c 439 int drowstep; local
454 drowstep = jas_matrix_rowstep(data);
456 dstripestep = drowstep << 2;
478 dp += drowstep;
485 dp += drowstep;
492 dp += drowstep;
539 int drowstep; local
553 drowstep = jas_matrix_rowstep(data);
555 dstripestep = drowstep << 2;
577 dp += drowstep;
641 int drowstep; local
734 int drowstep; local
844 int drowstep; local
    [all...]
jpc_t1dec.c 378 int drowstep; local
390 drowstep = jas_matrix_rowstep(data);
392 dstripestep = drowstep << 2;
417 dp += drowstep;
426 dp += drowstep;
435 dp += drowstep;
485 int drowstep; local
496 drowstep = jas_matrix_rowstep(data);
498 dstripestep = drowstep << 2;
523 dp += drowstep;
586 int drowstep; local
685 int drowstep; local
798 int drowstep; local
    [all...]

Completed in 51 milliseconds