Searched defs:TOTAL_PIXEL_CFG_L (Results 1 – 3 of 3) sorted by relevance
238 #define TOTAL_PIXEL_CFG_L(x) (((x) & 0xff) << 0) macro
214 #define TOTAL_PIXEL_CFG_L(x) (((x) & 0xff) << 0) macro
417 #define TOTAL_PIXEL_CFG_L(x) ((x) & 0xff) macro