Lines Matching full:seed
564 /* Make sure to store the result as the seed for the next call (also in between */567 #define silk_RAND(seed) (silk_MLA_ovflw(907633515, (seed), 196314165))