Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dexpand.cc73 static const int kTempDataSize = 3600; in Process() local
74 int16_t temp_data[kTempDataSize]; // TODO(hlundin) Remove this. in Process()