Searched refs:kShiftsAtZero (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/utility/
H A Ddelay_estimator.c19 static const int kShiftsAtZero = 13; // Right shifts at zero binary spectrum. variable
233 int shifts = kShiftsAtZero;
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator.c19 static const int kShiftsAtZero = 13; // Right shifts at zero binary spectrum. variable
498 int shifts = kShiftsAtZero;

Completed in 70 milliseconds