Searched defs:numOfBits (Results 1 – 2 of 2) sorted by relevance
175 const Word16 numOfBits[NUM_MODES] = variable
337 private static int getMask(int numOfBits) { in getMask()