Searched refs:MATH_InitRand16 (Results 1 – 2 of 2) sorted by relevance
103 static inline void MATH_InitRand16(MATHRandContext16 *context, u32 seed) in MATH_InitRand16() function
88 MATH_InitRand16(&rnd, OS_GetVBlankCount()); in NitroMain()