Searched defs:NBITS (Results 1 – 5 of 5) sorted by relevance
9 #define NBITS 100 macro
170 #define NBITS(bit_code) (1 << (bit_code)) macro
26 #define NBITS 8 macro
43 #define NBITS(type) (sizeof(type) * 8) macro
146 #define NBITS ISP_VEC_ELEMBITS macro