Searched defs:ystep (Results 1 - 8 of 8) sorted by relevance
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | bench_full.c | 118 mpd_t *sqrt_2, *xstep, *ystep; in main() local
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| H A D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-private.h | 132 ystep, /* Amount to step for each pixel along Y */ member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_pullup.c | 528 int ystep = s->planewidth[mp] << 3; in compute_metric() local
|
| /third_party/cups-filters/filter/ |
| H A D | rastertoescpx.c | 1498 ystep; /* Spacing between rows */ in OutputBand() local 1566 ystep; /* Y step value */ in ProcessLine() local 1296 CompressData(ppd_file_t *ppd, const unsigned char *line, const int length, int plane, int type, const int rows, const int xstep, const int ystep, const int offset) CompressData() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 887 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_setup.c | 1008 int xstep, ystep; in sp_setup_line() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 3852 int ystep; // how far through vertical expansion we are member
|
Completed in 19 milliseconds