Home | History | Annotate | Download | only in src

Lines Matching full:img_step

143     int img_step;               /* image step */
216 scanner->img_step = step;
999 int step = scanner->img_step;
1307 int img_step = 0;
1353 img_step = mat->step;
1406 src_data += img_step;