Home
last modified time | relevance | path

Searched refs:VResizeCubic (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dresize.cpp1984 struct VResizeCubic struct
3730 VResizeCubic<uchar, int, short, in resize()
3736 VResizeCubic<ushort, float, float, Cast<float, ushort>, in resize()
3740 VResizeCubic<short, float, float, Cast<float, short>, in resize()
3745 VResizeCubic<float, float, float, Cast<float, float>, in resize()
3749 VResizeCubic<double, double, float, Cast<double, double>, in resize()