Searched defs:xstep (Results 1 – 7 of 7) sorted by relevance
/external/libcups/filter/ |
D | rastertoepson.c | 414 unsigned xstep, /* I - X resolution */ in CompressData() 745 unsigned xstep, ystep; /* X & Y resolutions */ in OutputLine() local
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_linetemp.h | 77 GLint xstep, ystep; in NAME() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 873 int64_t xstep[MAX_PLANES]; in lp_setup_bin_triangle() local
|
/external/python/cpython2/Modules/ |
D | imageop.c | 125 int ix, iy, xstep, ystep; in imageop_crop() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 1097 int xstep, ystep; in sp_setup_line() local
|
/external/libpng/contrib/libtests/ |
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
|