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