Home
last modified time | relevance | path

Searched defs:ystep (Results 1 – 8 of 8) sorted by relevance

/third_party/cups-filters/filter/
Drastertoescpx.c1303 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/
Dbench_full.c118 mpd_t *sqrt_2, *xstep, *ystep; in main() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/
Dpngpixel.c247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
/third_party/skia/third_party/externals/libpng/contrib/examples/
Dpngpixel.c247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
/third_party/cups-filters/cupsfilters/
Dimage-private.h132 ystep, /* Amount to step for each pixel along Y */ member
/third_party/ffmpeg/libavfilter/
Dvf_pullup.c535 int ystep = s->planewidth[mp] << 3; in compute_metric() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c887 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1008 int xstep, ystep; in sp_setup_line() local