Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dmerge.h56 static const size_t kExpandDownsampLength = 100; variable
92 int16_t expanded_downsampled_[kExpandDownsampLength];
Dmerge.cc285 expanded_downsampled_, kExpandDownsampLength, filter_coefficients, in Downsample()