Home
last modified time | relevance | path

Searched defs:ystep (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_bilin_interp.h28 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bilin_interp_unsafe()
52 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bilin_interp_unsafe()
62 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bilin_interp_raw()
91 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bilin_interp_raw()
103 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bilin_interp_safe()
120 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bilin_interp_safe_edgena()
161 std::ptrdiff_t ystep) { in vil_bilin_interp()
191 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bilin_interp_safe_extend()
H A Dvil_bicub_interp.h36 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bicub_interp_unsafe()
59 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bicub_interp_raw()
71 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bicub_interp_safe()
101 std::ptrdiff_t ystep) { in vil_bicub_interp()
130 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bicub_interp_safe_extend()
H A Dvil_nearest_interp.h28 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_nearest_interp_unsafe()
51 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_nearest_interp_safe()
83 std::ptrdiff_t ystep) { in vil_nearest_interp()
114 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_nearest_interp_safe_extend()
H A Dvil_bicub_interp.hxx31 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bicub_interp_unsafe()
68 std::ptrdiff_t xstep, std::ptrdiff_t ystep) in vil_bicub_interp_raw()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/
H A Dvil3d_trilin_interp.h24 std::ptrdiff_t ystep, std::ptrdiff_t zstep) in vil3d_trilin_interp_raw()
96 std::ptrdiff_t xstep, std::ptrdiff_t ystep, in vil3d_trilin_interp_assert()
113 … std::ptrdiff_t xstep, std::ptrdiff_t ystep, std::ptrdiff_t zstep) in vil3d_trilin_interp_safe_extend()
130 … std::ptrdiff_t xstep, std::ptrdiff_t ystep, std::ptrdiff_t zstep) in vil3d_trilin_interp_safe_edgena()
H A Dvil3d_tricub_interp.h51 std::ptrdiff_t ystep, in vil3d_tricub_interp_assert()
70 … std::ptrdiff_t xstep, std::ptrdiff_t ystep, std::ptrdiff_t zstep) in vil3d_tricub_interp_safe_extend()
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DPSPattern.cpp47 …ingPattern::PSTilingPattern (int id, BoundingBox &bbox, Matrix &matrix, double xstep, double ystep) in PSTilingPattern()
118 …ern::PSColoredTilingPattern (int id, BoundingBox &bbox, Matrix &matrix, double xstep, double ystep) in PSColoredTilingPattern()
126 …n::PSUncoloredTilingPattern (int id, BoundingBox &bbox, Matrix &matrix, double xstep, double ystep) in PSUncoloredTilingPattern()
/dports/graphics/xournalpp/xournalpp-1.1.0/src/view/background/
H A DIsometricBackgroundPainter.cpp20 void paintBackgroundDotted(int cols, int rows, double xstep, double ystep, DrawFunc drawDot) { in paintBackgroundDotted()
36 void paintBackgroundGraph(int cols, int rows, double xstep, double ystep, DrawFunc drawLine) { in paintBackgroundGraph()
113 const auto ystep = drawRaster1 / 2.0; in paint() local
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_pfx.cpp273 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Scale8()
394 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert8()
488 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert16()
574 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert24()
630 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert32()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_pfx.cpp273 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Scale8()
394 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert8()
488 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert16()
574 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert24()
630 fixed_t xstep, fixed_t ystep, fixed_t xfrac, fixed_t yfrac) in Convert32()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vimt3d/
H A Dvimt3d_reconstruct_from_grid.h26 … std::ptrdiff_t xstep, std::ptrdiff_t ystep, std::ptrdiff_t zstep, bool add_data) in vimt3d_reconstruct_ic_safe()
64 std::ptrdiff_t xstep, std::ptrdiff_t ystep, in vimt3d_reconstruct_ic_no_checks()
/dports/games/kevedit/kevedit-0.5.1/src/texteditor/
H A Dzzl.c99 int lines, ch, fgcolour, bgcolour, xstep, ystep, cycle; in zzlpullobject() local
156 int lines, ch, fgcolour, bgcolour, xstep, ystep, cycle; in zzlappendobject() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_exr.cpp209 size_t ystep = 0; in readData() local
429 void ExrDecoder::UpSample( uchar *data, int xstep, int ystep, int xsample, int ysample ) in UpSample()
473 void ExrDecoder::UpSampleY( uchar *data, int xstep, int ystep, int ysample ) in UpSampleY()
495 void ExrDecoder::ChromaToBGR( float *data, int numlines, int xstep, int ystep ) in ChromaToBGR()
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_litecor.c84 int ystep = (int) yrat; in im_litecor0() local
215 int ystep = (int) yrat; in im_litecor1() local
/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_scale_smooth_scaler_downx_downy.c52 unsigned int xstep, ystep; variable
306 unsigned int xstep, ystep; variable
504 unsigned int xstep, ystep; variable
/dports/math/arb/arb-2.21.1/arb/
H A Ddot_simple.c16 arb_srcptr x, slong xstep, arb_srcptr y, slong ystep, slong len, slong prec) in arb_dot_simple()
H A Ddot_ui.c15 …b_t initial, int subtract, arb_srcptr x, slong xstep, const ulong * y, slong ystep, slong len, slo… in arb_dot_ui()
H A Ddot_si.c15 …b_t initial, int subtract, arb_srcptr x, slong xstep, const slong * y, slong ystep, slong len, slo… in arb_dot_si()
/dports/math/arb/arb-2.21.1/acb/
H A Ddot_simple.c16 acb_srcptr x, slong xstep, acb_srcptr y, slong ystep, slong len, slong prec) in acb_dot_simple()
H A Ddot_precise.c16 acb_srcptr y, slong ystep, slong len, slong prec) in acb_dot_precise()
H A Ddot_ui.c15 …b_t initial, int subtract, acb_srcptr x, slong xstep, const ulong * y, slong ystep, slong len, slo… in acb_dot_ui()
H A Ddot_si.c15 …b_t initial, int subtract, acb_srcptr x, slong xstep, const slong * y, slong ystep, slong len, slo… in acb_dot_si()
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/
H A Dintrapred_directional_test.cc353 const int ystep = in TestSpeed() local
363 const int ystep = in TestSpeed() local
436 const int ystep = in TestSaturatedValues() local
443 const int ystep = in TestSaturatedValues() local
536 const int ystep = in TestRandomValues() local
546 const int ystep = in TestRandomValues() local
/dports/audio/denemo/denemo-2.0.6/src/display/
H A Ddrawfigure.c25 gint ystep = 0, xstep = 0; in draw_figure() local
/dports/graphics/py-pyx/PyX-0.15/pyx/
H A Dpattern.py36 def __init__(self, painttype=1, tilingtype=1, xstep=None, ystep=None, argument
55 def __call__(self, painttype=_marker, tilingtype=_marker, xstep=_marker, ystep=_marker, argument
315 def __init__(self, name, patterntype, painttype, tilingtype, bbox, xstep, ystep, trafo, argument

12345678910>>...32