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