Searched refs:BOX_C0_LOG (Results 1 – 1 of 1) sorted by relevance
603 #define BOX_C0_LOG (HIST_C0_BITS - 3) macro607 #define BOX_C0_ELEMS (1 << BOX_C0_LOG) /* # of hist cells in update box */611 #define BOX_C0_SHIFT (C0_SHIFT + BOX_C0_LOG)852 c0 >>= BOX_C0_LOG; in fill_inverse_cmap()874 c0 <<= BOX_C0_LOG; /* convert ID back to base cell indexes */ in fill_inverse_cmap()