Home
last modified time | relevance | path

Searched defs:_src_step (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A DScaler.h148 double _src_step; variable
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Ddxt.cpp1727 …Dft_C_IPPLoop_Invoker(const uchar * _src, size_t _src_step, uchar * _dst, size_t _dst_step, int _w… in Dft_C_IPPLoop_Invoker()
1808 …Dft_R_IPPLoop_Invoker(const uchar * _src, size_t _src_step, uchar * _dst, size_t _dst_step, int _w… in Dft_R_IPPLoop_Invoker()
3979 …DctIPPLoop_Invoker(const uchar * _src, size_t _src_step, uchar * _dst, size_t _dst_step, int _widt… in DctIPPLoop_Invoker()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dresize.cpp781 resize_bitExactInvoker(const uchar* _src, size_t _src_step, int _src_width, int _src_height, in resize_bitExactInvoker()