Searched refs:BMLEN (Results 1 – 2 of 2) sorted by relevance
29 #define BMLEN 2 /* 2 x 64 bits in each channel bitmask */ macro30 typedef uint64_t chanbmask_t[BMLEN];
144 #if BMLEN > 2 in isChanBitMaskZero()147 #if BMLEN > 1 in isChanBitMaskZero()539 for (b = 0; b < 64*BMLEN; b++) { in add_chanlist_mode()