TG22 472 modules/imgproc/src/canny.cpp const int TG22 = (int)(0.4142135623730950488016887242097*(1<<CANNY_SHIFT) + 0.5); TG22 483 modules/imgproc/src/canny.cpp int tg22x = x * TG22; TG22 875 modules/imgproc/src/canny.cpp const int TG22 = (int)(0.4142135623730950488016887242097*(1<<CANNY_SHIFT) + 0.5); TG22 886 modules/imgproc/src/canny.cpp int tg22x = x * TG22; TG22 224 modules/imgproc/src/opencl/canny.cl int a = (y / (float)x) * TG22; TG22 345 modules/imgproc/src/opencl/canny.cl int a = (y / (float)x) * TG22;