Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.h61 static const size_t kExpandDownsampLength = 100; variable
95 int16_t expanded_downsampled_[kExpandDownsampLength];
Dmerge.cc286 expanded_downsampled_, kExpandDownsampLength, in Downsample()