Home
last modified time | relevance | path

Searched defs:src_cols (Results 1 – 25 of 53) sorted by relevance

123

/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/transform/
H A Dplot_piecewise_affine.py18 src_cols = np.linspace(0, cols, 20) variable
20 src_rows, src_cols = np.meshgrid(src_rows, src_cols) variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/grid/detail/
H A Dpyr_up.hpp61 … pyrUp(const SrcPtr src, GlobPtr<DstType> dst, const int src_rows, const int src_cols, const int d… in pyrUp()
157 …__host__ void pyrUp(const SrcPtr& src, const GlobPtr<DstType>& dst, int src_rows, int src_cols, in… in pyrUp()
H A Dpyr_down.hpp61 …yrDown(const SrcPtr src, GlobPtr<DstType> dst, const int src_rows, const int src_cols, const int d… in pyrDown()
186 …pyrDown(const SrcPtr& src, const GlobPtr<DstType>& dst, int src_rows, int src_cols, int dst_rows, … in pyrDown()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/include/dcmtk/dcmimgle/
H A Ddimorot.h59 const Uint16 src_cols, in DiMonoRotateTemplate()
H A Ddimosct.h69 const Uint16 src_cols, in DiMonoScaleTemplate()
H A Ddirotat.h59 const Uint16 src_cols, in DiRotateTemplate()
96 const Uint16 src_cols, in DiRotateTemplate()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimage/include/dcmtk/dcmimage/
H A Ddicorot.h58 const Uint16 src_cols, in DiColorRotateTemplate()
H A Ddicosct.h66 const Uint16 src_cols, in DiColorScaleTemplate()
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/include/
H A Ddimorot.h62 const Uint16 src_cols, in DiMonoRotateTemplate()
H A Ddimosct.h70 const Uint16 src_cols, in DiMonoScaleTemplate()
H A Ddirotat.h62 const Uint16 src_cols, in DiRotateTemplate()
103 const Uint16 src_cols, in DiRotateTemplate()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/libsrc/
H A Ddimo1img.cc52 const Uint16 src_cols, in DiMono1Image()
119 const unsigned long src_cols, in createScale()
H A Ddimo2img.cc88 const Uint16 src_cols, in DiMono2Image()
165 const unsigned long src_cols, in createScale()
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/libsrc/
H A Ddimo1img.cxx56 const Uint16 src_cols, in DiMono1Image()
123 const unsigned long src_cols, in createScale()
H A Ddimo2img.cxx92 const Uint16 src_cols, in DiMono2Image()
169 const unsigned long src_cols, in createScale()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimage/libsrc/
H A Ddicoimg.cc101 const Uint16 src_cols, in DiColorImage()
362 const unsigned long src_cols, in createScale()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Doverlay.c192 int src_rows, src_cols, dst_rows, dst_cols; in copywin() local
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Doverlay.c192 int src_rows, src_cols, dst_rows, dst_cols; in copywin() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Duninit-variables.c192 return val; // expected-warning{{variable 'val' may be uninitialized when used here}} in overwrite()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Doverlay.c192 int src_rows, src_cols, dst_rows, dst_cols; in copywin() local
/dports/math/z3/z3-z3-4.8.13/src/muz/rel/
H A Ddl_relation_manager.h379 … const relation_base & src, const unsigned_vector & tgt_cols, const unsigned_vector & src_cols) { in mk_filter_by_intersection_fn()
552 … const table_base & src, const unsigned_vector & t_cols, const unsigned_vector & src_cols) { in mk_filter_by_intersection_fn()
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Doverlay.c234 int src_rows, src_cols, dst_rows, dst_cols; in copywin() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudastereo/src/cuda/
H A Dstereobp.cu258 …__global__ void data_step_down(int dst_cols, int dst_rows, int src_cols, int src_rows, const PtrSt… in data_step_down()
283 …void data_step_down_gpu(int dst_cols, int dst_rows, int src_cols, int src_rows, const PtrStepSzb& … in data_step_down_gpu()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A Dbm_fast.cu267 …void get_buffer_size(int src_cols, int src_rows, int search_window, int block_window, int& buffer_… in get_buffer_size()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Ddl_relation_manager.cpp840 const unsigned * tgt_cols, const unsigned * src_cols) { in try_mk_default_filter_by_intersection_fn()
868 …relation_base & src, unsigned joined_col_cnt, const unsigned * t_cols, const unsigned * src_cols) { in mk_filter_by_intersection_fn()
1470 …st table_base & src, unsigned joined_col_cnt, const unsigned * t_cols, const unsigned * src_cols) { in mk_filter_by_intersection_fn()
1540 unsigned_vector const& src_cols, in mk_filter_by_negated_join_fn()

123