Searched defs:ystep (Results 1 – 8 of 8) sorted by relevance
/third_party/cups-filters/filter/ |
D | rastertoescpx.c | 1303 const int ystep, /* I - Spacing between lines */ in CompressData() 1498 ystep; /* Spacing between rows */ in OutputBand() local 1566 ystep; /* Y step value */ in ProcessLine() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | bench_full.c | 118 mpd_t *sqrt_2, *xstep, *ystep; in main() local
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/third_party/cups-filters/cupsfilters/ |
D | image-private.h | 132 ystep, /* Amount to step for each pixel along Y */ member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_pullup.c | 535 int ystep = s->planewidth[mp] << 3; in compute_metric() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 887 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 1008 int xstep, ystep; in sp_setup_line() local
|