Searched refs:weightingBlue (Results 1 – 3 of 3) sorted by relevance
62 double weightingBlue; ///< The weighting of the Blue or Z Channel. member
151 double weightingBlue; member
377 pConfig->weightingBlue = WEIGHTINGBLUE_DEFAULT; in InitializeConfig()565 pConfig->weightingBlue = atof(argv[count + 1]); in InitializeConfig()566 pConfig->useWeighting = (pConfig->weightingBlue != 1.0); in InitializeConfig()736 convertOptions.weightingBlue = config.weightingBlue; in _tmain()