Bug 238958 - missing align(16). r=pavlov, sr=bryner, a=chofmann

This commit is contained in:
tor%cs.brown.edu 2004-04-05 15:39:29 +00:00
Родитель a438f86647
Коммит 6979fb6a3a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -450,7 +450,7 @@ typedef signed int Ipp32s;
/* Table for rows 0,4 - constants are multiplied on cos_4_16 */ /* Table for rows 0,4 - constants are multiplied on cos_4_16 */
__declspec() short tab_i_04[] = { __declspec(align(16)) short tab_i_04[] = {
16384, 21407, 16384, 8867, 16384, 21407, 16384, 8867,
-16384, 21407, 16384, -8867, -16384, 21407, 16384, -8867,
16384, -8867, 16384, -21407, 16384, -8867, 16384, -21407,