Searched refs:tg22x (Results 1 - 1 of 1) sorted by path

/external/opencv/cv/src/
H A Dcvcanny.cpp244 int tg22x = x * TG22; local
245 int tg67x = tg22x + ((x + x) << CANNY_SHIFT);
249 if( y < tg22x )

Completed in 268 milliseconds