Searched refs:OUTBITS (Results 1 – 2 of 2) sorted by relevance
13 #define OUTBITS 8 macro15 #define OUTBITS 16 macro17 #define OUTBITS 32 macro24 #define OUTBITS 8 macro26 #define OUTBITS 16 macro28 #define OUTBITS 32 macro36 #define OUTBITS 8 macro38 #define OUTBITS 16 macro40 #define OUTBITS 32 macro47 #define OUTBITS 8 macro[all …]
1 #define OUT_T CONCAT3E(uint,OUTBITS,_t)2 #define FUNCTION CONCAT2E(FUNCNAME,OUTBITS)19 screen->paddedWidthInBytes = h * OUTBITS / 8; in FUNCTION()34 #if OUTBITS == 3251 #undef OUTBITS