Home
last modified time | relevance | path

Searched refs:hmo2 (Results 1 – 3 of 3) sorted by relevance

/dports/games/neverball/neverball-1.6.0/contrib/
H A Dcurve.c307 double hmi2=0,hmo2=0; in lump() local
319 hmo2=hill-(mult2*(double)hill) ; in lump()
321 ctho2=hill-hmo2; in lump()
333 cthi1-=hillmodoutside; cthi2-=hmo2; in lump()
348 …side(x11, y11, ((z1+zmod1)-outerdrop)-hmo2, x10, y10, ((z1+zmod0)-outerdrop)-hillmodou… in lump()
350 …side(x11, y11, ((z1+zmod1)-outerdrop)-hmo2, x11, y11, z0+zmod1+((innerdrop+cthi2)*ct),… in lump()
352 …side(x11, y11, ((z1+zmod1)-outerdrop)-hmo2, x00, y00, z0+zmod0+((outerdrop+ctho1)*ct),… in lump()
356 …01, ((z1+zmod1)-innerdrop)-hmi2, x11, y11, ((z1+zmod1)-outerdrop)-hmo2, toptex); in lump()
/dports/graphics/darktable38/darktable-3.8.0/data/kernels/
H A Ddemosaic_markesteijn.cl866 uchar hmi1, hmi2, hmo1, hmo2;
869 hmi2 = hmo2 = homosum2[glidx];
872 hmo2 = (hmi1 > hmi2) ? 0 : hmo2;
875 homosum2[glidx] = hmo2;
/dports/graphics/darktable/darktable-3.6.1/data/kernels/
H A Ddemosaic_markesteijn.cl866 uchar hmi1, hmi2, hmo1, hmo2;
869 hmi2 = hmo2 = homosum2[glidx];
872 hmo2 = (hmi1 > hmi2) ? 0 : hmo2;
875 homosum2[glidx] = hmo2;