Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dimgwarp.cpp1685 static RemapFunc cubic_tab[] = in remap() local
1791 ifunc = cubic_tab[depth]; in remap()
H A Dresize.cpp3726 static ResizeFunc cubic_tab[] = in resize() local
3920 ksize = 4, func = cubic_tab[depth]; in resize()