Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c604 #define BOX_C1_LOG (HIST_C1_BITS - 3) macro
608 #define BOX_C1_ELEMS (1 << BOX_C1_LOG)
612 #define BOX_C1_SHIFT (C1_SHIFT + BOX_C1_LOG)
853 c1 >>= BOX_C1_LOG; in fill_inverse_cmap() local
875 c1 <<= BOX_C1_LOG; in fill_inverse_cmap() local

Completed in 2 milliseconds