Home
last modified time | relevance | path

Searched defs:_src_height (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A DResampleSpecPlane.h54 int _src_height; variable
H A DScaler.h195 int _src_height; variable
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtc/
H A DResample.h113 int _src_height = 0; variable
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcavs/
H A DResample.h168 int _src_height = 0; variable
/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()