Searched defs:ystep (Results 1 – 8 of 8) sorted by relevance
1303 const int ystep, /* I - Spacing between lines */ in CompressData()1498 ystep; /* Spacing between rows */ in OutputBand() local1566 ystep; /* Y step value */ in ProcessLine() local
118 mpd_t *sqrt_2, *xstep, *ystep; in main() local
247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
132 ystep, /* Amount to step for each pixel along Y */ member
535 int ystep = s->planewidth[mp] << 3; in compute_metric() local
887 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle() local
1008 int xstep, ystep; in sp_setup_line() local
3793 int ystep; // how far through vertical expansion we are member