Home | History | Annotate | Download | only in src

Lines Matching full:tsum

459         int tsum = 0;
461 tsum += htext[y];
503 tsum += htext[y + wsz2] - htext[y - wsz2 - 1];
504 if( tsum < textureThreshold )
741 int tsum = 0;
743 tsum += htext[y];
818 tsum += htext[y + wsz2] - htext[y - wsz2 - 1];
819 if( tsum < textureThreshold )