Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c114 #define HIST_C0_BITS 5 /* bits of precision in R/B histogram */ macro
119 #define HIST_C0_ELEMS (1 << HIST_C0_BITS)
124 #define C0_SHIFT (BITS_IN_JSAMPLE - HIST_C0_BITS)
603 #define BOX_C0_LOG (HIST_C0_BITS - 3)

Completed in 3 milliseconds