Lines Matching full:coef2
6547 "const FT coef2 = (tidx & 1) == 0 ? co3 : co2;\n"6552 "sum = coef2* s_srcPatch[tidy][1 + ((tidx - 1) >> 1)];\n"6554 "sum = mad(coef2, s_srcPatch[tidy][1 + ((tidx + 2) >> 1)], sum);\n"