Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c115 #define HIST_C1_BITS 6 /* bits of precision in G histogram */ macro
120 #define HIST_C1_ELEMS (1 << HIST_C1_BITS)
125 #define C1_SHIFT (BITS_IN_JSAMPLE - HIST_C1_BITS)
604 #define BOX_C1_LOG (HIST_C1_BITS - 3)

Completed in 2 milliseconds