Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_pns.cpp257 static int GenerateRandomVector (FIXP_DBL *RESTRICT spec, in GenerateRandomVector() function
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dexpand.cc947 void Expand::GenerateRandomVector(int16_t seed_increment, in GenerateRandomVector() function in webrtc::Expand