Searched defs:ystart (Results 1 – 11 of 11) sorted by relevance
/third_party/cups-filters/filter/pdftopdf/ |
D | nup.h | 26 Position xstart,ystart; member
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/third_party/cups-filters/cupsfilters/ |
D | image-tiff.c | 63 xstart, ystart, /* Starting x & y */ in _cupsImageReadTIFF() local
|
D | cmyk.c | 1772 int ystart; /* Start value */ in cupsCMYKSetCurve() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_tiling_lt.c | 138 uint32_t ystart = box->y; in vc4_lt_image_aligned() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_ssim.c | 254 const int ystart = FFMAX(1, slice_start); in ssim_plane_16bit() local 297 const int ystart = FFMAX(1, slice_start); in ssim_plane() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_visitor.cpp | 183 const fs_reg ystart(negate(brw_vec1_grf(1, 1))); in emit_interpolation_setup_gfx4() local
|
/third_party/ffmpeg/libavcodec/ |
D | motion_est_template.c | 948 const int ystart= FFMAX(0, s->mb_y - count); in epzs_motion_search_internal() local
|
D | vp3.c | 1793 int ystart, int yend) in apply_loop_filter()
|
/third_party/ffmpeg/libswscale/ppc/ |
D | swscale_vsx.c | 543 const vec_s32 ystart = vec_splats(1 << 9); in yuv2rgb_full_X_vsx_template() local
|