Home | History | Annotate | Download | only in src

Lines Matching refs:img_step

1204         int img_step = 0, old_step = 0;
1215 cvGetImageRawData( img, &img_data, &img_step, &img_size );
1222 if( i > 0 && img_step != old_step )
1225 old_step = img_step;
1232 img_step,