5a634a94d6718d30ada4133f5c19434eeb835e0f
[isl.git] / test_inputs / codegen / dwt.c
blob5a634a94d6718d30ada4133f5c19434eeb835e0f
1 for (int c0 = 0; c0 < Ncl; c0 += 1)
2 if (c0 >= 1 && Ncl >= c0 + 2) {
3 S(c0, 28);
4 } else if (c0 == 0) {
5 S(0, 26);
6 } else
7 S(Ncl - 1, 27);