Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dimgwarp.cpp1676 static RemapFunc linear_tab[] = in remap() local
1789 ifunc = linear_tab[depth]; in remap()
H A Dresize.cpp3692 static ResizeFunc linear_tab[] = in resize()
3924 ksize = 2, func = linear_tab[depth]; in resize()