Home
last modified time | relevance | path

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

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