Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dresize.cpp1932 struct HResizeCubic struct
1934 typedef T value_type;
1935 typedef WT buf_type;
1936 typedef AT alpha_type;
1938 void operator()(const T** src, WT** dst, int count, in operator ()()