Home
last modified time | relevance | path

Searched defs:seed (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/math/
Drand.h56 static inline void MATH_InitRand32(MATHRandContext32 *context, u64 seed) in MATH_InitRand32()
103 static inline void MATH_InitRand16(MATHRandContext16 *context, u32 seed) in MATH_InitRand16()
/TwlSDK-5.1.0/build/demos/math/fft-1/src/
Dmain.c303 u32 seed; in FFTTest() local
348 u32 seed; in FFTTest() local