Home
last modified time | relevance | path

Searched refs:BLUE_SCALE (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dpalette_creater.h14 #define BLUE_SCALE 1 macro
Dpalette_creater.cpp228 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()