Searched defs:ystart (Results 1 - 13 of 13) sorted by relevance
/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 | 138 uint32_t ystart = box->y; 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/cups-filters/cupsfilters/ |
H A D | cmyk.c | 1772 int ystart; /* Start value */ in cupsCMYKSetCurve() local
|
H A D | image-tiff.c | 63 xstart, ystart, /* Starting x & y */ in _cupsImageReadTIFF() local [all...] |
/third_party/backends/backend/ |
H A D | rts88xx_lib.c | 705 sanei_rts88xx_set_scan_area (SANE_Byte * regs, SANE_Int ystart, in sanei_rts88xx_set_scan_area() argument
|
H A D | p5_device.h | 224 int ystart; /** y start coordinate */ member
|
H A D | rts8891_low.h | 203 SANE_Int ystart; /* y start coordinate */ member
|
/third_party/ffmpeg/libavcodec/ |
H A D | motion_est_template.c | 948 const int ystart= FFMAX(0, s->mb_y - count); in epzs_motion_search_internal() local
|
H A D | vp3.c | 1796 apply_loop_filter(Vp3DecodeContext *s, int plane, int ystart, int yend) apply_loop_filter() argument
|
/third_party/ffmpeg/libavfilter/ |
H A 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/ |
H A D | brw_fs_visitor.cpp | 194 abld.ADD(offset(delta_xy, abld, 1), this->pixel_y, ystart); in emit_interpolation_setup_gfx4() local
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_vsx.c | 543 const vec_s32 ystart = vec_splats(1 << 9); in yuv2rgb_full_X_vsx_template() local
|
Completed in 19 milliseconds