Searched refs:GenerateRandomVector (Results 1 – 3 of 3) sorted by relevance
257 static int GenerateRandomVector (FIXP_DBL *RESTRICT spec, in GenerateRandomVector() function361 noise_e = GenerateRandomVector (spectrum + BandOffsets [band], bandWidth, in CPns_Apply()368 noise_e = GenerateRandomVector (spectrum + BandOffsets [band], bandWidth, in CPns_Apply()
71 void GenerateRandomVector(int16_t seed_increment,
93 GenerateRandomVector(2, rand_length, random_vector); in Process()947 void Expand::GenerateRandomVector(int16_t seed_increment, in GenerateRandomVector() function in webrtc::Expand