Home
last modified time | relevance | path

Searched refs:GenerateBackgroundNoise (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dexpand.h75 void GenerateBackgroundNoise(int16_t* random_vector,
Dexpand.cc285 GenerateBackgroundNoise(random_vector, in Process()
858 void Expand::GenerateBackgroundNoise(int16_t* random_vector, in GenerateBackgroundNoise() function in webrtc::Expand