Home | History | Annotate | Download | only in src

Lines Matching defs:tg

182                 double tg = row[(x+k)*3] + row[(x-k)*3];
184 b1 += tg*g0;
185 b4 += tg*xxg[k];