Home
last modified time | relevance | path

Searched defs:src_rows (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/transform/
H A Dplot_piecewise_affine.py19 src_rows = np.linspace(0, rows, 10) 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 …__global__ void pyrUp(const SrcPtr src, GlobPtr<DstType> dst, const int src_rows, const int src_co… 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 …__global__ void pyrDown(const SrcPtr src, GlobPtr<DstType> dst, const int src_rows, const int src_… in pyrDown()
186 …__host__ void pyrDown(const SrcPtr& src, const GlobPtr<DstType>& dst, int src_rows, int src_cols, … in pyrDown()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/include/dcmtk/dcmimgle/
H A Ddimorot.h60 const Uint16 src_rows, in DiMonoRotateTemplate()
H A Ddimosct.h70 const Uint16 src_rows, in DiMonoScaleTemplate()
H A Ddirotat.h60 const Uint16 src_rows, in DiRotateTemplate()
97 const Uint16 src_rows, in DiRotateTemplate()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimage/include/dcmtk/dcmimage/
H A Ddicorot.h59 const Uint16 src_rows, in DiColorRotateTemplate()
H A Ddicosct.h67 const Uint16 src_rows, in DiColorScaleTemplate()
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/include/
H A Ddimorot.h63 const Uint16 src_rows, in DiMonoRotateTemplate()
H A Ddimosct.h71 const Uint16 src_rows, in DiMonoScaleTemplate()
H A Ddirotat.h63 const Uint16 src_rows, in DiRotateTemplate()
104 const Uint16 src_rows, in DiRotateTemplate()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/libsrc/
H A Ddimo1img.cc53 const Uint16 src_rows, in DiMono1Image()
120 const unsigned long src_rows, in createScale()
H A Ddimo2img.cc89 const Uint16 src_rows, in DiMono2Image()
166 const unsigned long src_rows, in createScale()
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/libsrc/
H A Ddimo1img.cxx57 const Uint16 src_rows, in DiMono1Image()
124 const unsigned long src_rows, in createScale()
H A Ddimo2img.cxx93 const Uint16 src_rows, in DiMono2Image()
170 const unsigned long src_rows, in createScale()
/dports/graphics/libafterimage/libAfterImage-1.20/
H A Dasimage.c925 register ASStorageID *src_rows = src->channels[channel_src] ; in move_asimage_channel() local
945 register ASStorageID *src_rows = src->channels[channel_src] ; in copy_asimage_channel() local
976 register ASStorageID *src_rows = &(src->channels[chan][offset_src]) ; in copy_asimage_lines() local
1189 register ASStorageID *src_rows = src->channels[chan] ; in clone_asimage() local
1213 ASStorageID *src_rows = src->channels[channel] ; in get_asimage_channel_rects() local
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/stv0680/
H A Dsharpen.c126 unsigned char *src_rows[4], /* Source pixel rows */ in sharpen() 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()
306 …__global__ void level_up_message(int dst_cols, int dst_rows, int src_rows, const PtrStep<T> src, P… in level_up_message()
325 …void level_up_messages_gpu(int dst_idx, int dst_cols, int dst_rows, int src_rows, PtrStepSzb* mus,… in level_up_messages_gpu()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dasimage.c925 register ASStorageID *src_rows = src->channels[channel_src] ; in move_asimage_channel() local
945 register ASStorageID *src_rows = src->channels[channel_src] ; in copy_asimage_channel() local
976 register ASStorageID *src_rows = &(src->channels[chan][offset_src]) ; in copy_asimage_lines() local
1257 register ASStorageID *src_rows = src->channels[chan] ; in clone_asimage() local
1281 ASStorageID *src_rows = src->channels[channel] ; in get_asimage_channel_rects() local
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_ac_strategy.h39 const float* JXL_RESTRICT src_rows[3]; member
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Denc_ac_strategy.h39 const float* JXL_RESTRICT src_rows[3]; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_ac_strategy.h38 const float* JXL_RESTRICT src_rows[3]; member
H A Ddec_upsample.cc52 const float* src_rows[5]; in Upsample() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_ac_strategy.h38 const float* JXL_RESTRICT src_rows[3]; member
H A Ddec_upsample.cc52 const float* src_rows[5]; in Upsample() local

123