Home
last modified time | relevance | path

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

/aosp_15_r20/external/aac/libAACdec/src/
H A Daacdec_pns.cpp243 static int GenerateRandomVector(FIXP_DBL *RESTRICT spec, int size, in GenerateRandomVector() function
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dexpand.cc873 void Expand::GenerateRandomVector(int16_t seed_increment, in GenerateRandomVector() function in webrtc::Expand