Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dresize.cpp3024 const int* _tabofs ) in ResizeArea_Invoker()
3896 AutoBuffer<int> _tabofs(dsize.height + 1); in resize() local