HomeSort by relevance Sort by last modified time
    Searched refs:GetExpandedSignal (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
merge.h 77 int GetExpandedSignal(int* old_length, int* expand_period);
merge.cc 38 int expanded_length = GetExpandedSignal(&old_length, &expand_period);
143 int Merge::GetExpandedSignal(int* old_length, int* expand_period) {

Completed in 55 milliseconds