Searched defs:color_reg (Results 1 – 1 of 1) sorted by relevance
208 #define A2024_L0_INDEX(color_reg) (((0x4&color_reg)>>1)|(0x1&color_reg)) argument209 #define A2024_L1_INDEX(color_reg) (((0x8&color_reg)>>2)|((0x2&color_reg)>>1)) argument