Normalize line endings and whitespace

This commit is contained in:
OpenCV Buildbot
2012-10-17 03:18:30 +04:00
committed by Andrey Kamaev
parent 69020da607
commit 04384a71e4
1516 changed files with 258846 additions and 258162 deletions

View File

@@ -104,7 +104,7 @@ const float g_8x32fTab[] =
};
/* [-255..255].^2 */
const ushort g_8x16uSqrTab[] =
const ushort g_8x16uSqrTab[] =
{
65025, 64516, 64009, 63504, 63001, 62500, 62001, 61504, 61009, 60516, 60025, 59536,
59049, 58564, 58081, 57600, 57121, 56644, 56169, 55696, 55225, 54756, 54289, 53824,
@@ -151,7 +151,7 @@ const ushort g_8x16uSqrTab[] =
62001, 62500, 63001, 63504, 64009, 64516, 65025
};
const uchar g_Saturate8u[] =
const uchar g_Saturate8u[] =
{
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,