Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libjpeg/
H A Djquant2.c134 #define HIST_C1_BITS 6 /* bits of precision in G histogram */ macro
139 #define HIST_C1_ELEMS (1<<HIST_C1_BITS)
144 #define C1_SHIFT (BITS_IN_JSAMPLE-HIST_C1_BITS)
626 #define BOX_C1_LOG (HIST_C1_BITS-3)