Searched refs:HIST_BLUE_BITS (Results 1 – 2 of 2) sorted by relevance
42 ULONG hist_size = (1 << (HIST_RED_BITS + HIST_GREEN_BITS + HIST_BLUE_BITS)); in CreatePaletteForPixelmaps()77 boxlist[0].bmax = (1 << HIST_BLUE_BITS) - 1; in CreatePaletteForPixelmaps()163 bmin = (1 << HIST_BLUE_BITS) - 1; in UpdateBox()
6 #define HIST_BLUE_BITS 5 macro