Searched refs:kEstimateLengthFrames (Results 1 – 1 of 1) sorted by relevance
25 kEstimateLengthFrames = 400 enumerator33 int skewData[kEstimateLengthFrames];121 if (obj->skewDataIndex < kEstimateLengthFrames) { in WebRtcAec_GetSkew()124 } else if (obj->skewDataIndex == kEstimateLengthFrames) { in WebRtcAec_GetSkew()126 obj->skewData, kEstimateLengthFrames, obj->deviceSampleRateHz, skewEst); in WebRtcAec_GetSkew()