Home
last modified time | relevance | path

Searched defs:ystart (Results 1 – 11 of 11) sorted by relevance

/third_party/cups-filters/filter/pdftopdf/
Dnup.h26 Position xstart,ystart; member
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/
Dpngpixel.c247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
/third_party/skia/third_party/externals/libpng/contrib/examples/
Dpngpixel.c247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
/third_party/cups-filters/cupsfilters/
Dimage-tiff.c63 xstart, ystart, /* Starting x & y */ in _cupsImageReadTIFF() local
Dcmyk.c1772 int ystart; /* Start value */ in cupsCMYKSetCurve() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling_lt.c138 uint32_t ystart = box->y; in vc4_lt_image_aligned() local
/third_party/ffmpeg/libavfilter/
Dvf_ssim.c254 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/
Dbrw_fs_visitor.cpp183 const fs_reg ystart(negate(brw_vec1_grf(1, 1))); in emit_interpolation_setup_gfx4() local
/third_party/ffmpeg/libavcodec/
Dmotion_est_template.c948 const int ystart= FFMAX(0, s->mb_y - count); in epzs_motion_search_internal() local
Dvp3.c1793 int ystart, int yend) in apply_loop_filter()
/third_party/ffmpeg/libswscale/ppc/
Dswscale_vsx.c543 const vec_s32 ystart = vec_splats(1 << 9); in yuv2rgb_full_X_vsx_template() local