Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dresize.cpp3010 struct DecimateAlpha struct
3022 const DecimateAlpha* _xtab, int _xtab_size, in ResizeArea_Invoker()
3023 const DecimateAlpha* _ytab, int _ytab_size, in ResizeArea_Invoker()
3041 const DecimateAlpha* xtab = xtab0; in operator ()()
3144 const DecimateAlpha* xtab0;
3145 const DecimateAlpha* ytab;
3153 const DecimateAlpha* xtab, int xtab_size, in resizeArea_()
3154 const DecimateAlpha* ytab, int ytab_size, in resizeArea_()
3173 const DecimateAlpha* xtab, int xtab_size,
3174 const DecimateAlpha* ytab, int ytab_size,
[all …]