Searched refs:maxNumRafBit (Results 1 – 1 of 1) sorted by relevance
611 int maxNumRafBit = 0; in getMaxRafSupported() local616 if (maxNumRafBit < numRafSupported[len]) { in getMaxRafSupported()617 maxNumRafBit = numRafSupported[len]; in getMaxRafSupported()