Commit 36a694e
committed
Convert statically initialize pixelType to dynamically initialize
due to the size of the array is determined at runtime.
Otherwise, only be compiled by GCC can't be compiled by icc and clang.
Signed-off-by: Liang <xiaoxia.liang@intel.com>1 parent 7c84683 commit 36a694e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1053 | 1053 | | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | | - | |
| 1056 | + | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
| 1062 | + | |
| 1063 | + | |
1062 | 1064 | | |
1063 | 1065 | | |
1064 | 1066 | | |
| |||
0 commit comments