Searched defs:xstart (Results 1 - 14 of 14) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
H A D | image-photocd.c | 44 xstart; /* X starting point */ in _cupsImageReadPhotoCD() local
|
H A D | cmyk.c | 1769 int xstart; /* Start position */ in cupsCMYKSetCurve() local
|
H A D | image-tiff.c | 63 xstart, ystart, /* Starting x & y */ in _cupsImageReadTIFF() local [all...] |
/third_party/cups-filters/filter/pdftopdf/ |
H A D | nup.h | 26 Position xstart,ystart; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_tiling_lt.c | 137 uint32_t xstart = box->x; in vc4_lt_image_aligned() 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/backends/backend/ |
H A D | rts88xx_lib.c | 705 sanei_rts88xx_set_scan_area(SANE_Byte * regs, SANE_Int ystart, SANE_Int yend, SANE_Int xstart, SANE_Int xend) sanei_rts88xx_set_scan_area() argument
|
H A D | p5_device.h | 223 int xstart; /** x start coordinate */ member
|
H A D | rts8891_low.h | 202 SANE_Int xstart; /* x start coordinate */ member
|
H A D | rts8891.c | 4880 int xstart = (dev->left_offset * 75) / dev->model->max_xdpi; in gain_calibration() local [all...] |
H A D | umax_pp_low.c | 9079 encodeWX (int width, int xstart, int dpi, int color, int *ccd, int bytes) in encodeWX() argument 11949 int w, xstart, xend; in coarseGainCalibration610p() local 12179 int xstart = 540; coarseGainCalibration1220p() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | motion_est_template.c | 947 const int xstart= FFMAX(0, s->mb_x - count); in epzs_motion_search_internal() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_visitor.cpp | 193 abld.ADD(offset(delta_xy, abld, 0), this->pixel_x, xstart); in emit_interpolation_setup_gfx4() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | usettest.cpp | 1514 UChar32 xstart = DATA[i+2]; in TestInvalidCodePoint() local
|
Completed in 30 milliseconds