Searched defs:xstep (Results 1 - 9 of 9) 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/alsa-lib/src/control/ |
H A D | control_ext.c | 160 int64_t xmin, xmax, xstep; in snd_ctl_ext_elem_info() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-private.h | 128 int xstep, /* Amount to step for each pixel along X */ member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_pullup.c | 527 int xstep = 8; in compute_metric() local
|
/third_party/cups-filters/filter/ |
H A D | rastertoescpx.c | 1497 int xstep, /* Spacing between columns */ in OutputBand() local 1565 xstep, /* X 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 | 886 int64_t xstep[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/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 4034 png_uint_32 xin, xout, xstep; in interlace_row() local 4063 png_uint_32 xin, xout, xstep; in deinterlace_row() local
|
Completed in 26 milliseconds