Lines Matching refs:hmax
1058 int k, hmax, max;
1160 hmax = (bgscale-1)/2; /* half the max weight of a color */
1161 max = 2*hmax; /* the max weight of a color */
1172 if (yidx > hmax)
1177 if (xidx > hmax)
1842 int k, hmax, max;
1929 hmax = (bgscale-1)/2; /* half the max weight of a color */
1930 max = 2*hmax; /* the max weight of a color */
1941 if (yidx > hmax)
1946 if (xidx > hmax)