Home
last modified time | relevance | path

Searched defs:REF_T (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/model/ImageEditor/
H A DWhiteBalanceV2.java45 private float REF_T = 5000; field in WhiteBalanceV2
210 …static float[] neutralize(int pixel[], ColorScience.CAMethod caMethod, float source, float REF_T) { in neutralize()
249 float REF_T, float tint, float lightness, in whiteBalance()
254 …static public float[][] whiteBalanceMatrix(float source, float REF_T, float mult, float cameraRGB[… in whiteBalanceMatrix()
322 static public PlanarImage whiteBalance(RenderedImage image, float source, float REF_T, in whiteBalance()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Degoboo_typedef.h261 typedef Uint16 REF_T; typedef