Searched refs:kRandNTable (Results 1 – 1 of 1) sorted by relevance
25 static const WebRtc_Word16 kRandNTable[] = { variable105 return kRandNTable[WebRtcSpl_IncreaseSeed(seed) >> 23]; in WebRtcSpl_RandN()