Searched refs:BLUE_SCALE (Results 1 – 2 of 2) sorted by relevance
14 #define BLUE_SCALE 1 macro
228 int bdist = ((bmax - bmin) << HIST_BLUE_SHIFT) * BLUE_SCALE; in UpdateBox()346 int bdist = ((b1->bmax - b1->bmin) << HIST_BLUE_SHIFT) * BLUE_SCALE; in median_cut()