Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libjpeg/
H A Djquant2.c135 #define HIST_C2_BITS 5 /* bits of precision in B/R histogram */ macro
140 #define HIST_C2_ELEMS (1<<HIST_C2_BITS)
145 #define C2_SHIFT (BITS_IN_JSAMPLE-HIST_C2_BITS)
627 #define BOX_C2_LOG (HIST_C2_BITS-3)