Searched refs:sampFactor (Results 1 – 2 of 2) sorted by relevance
22 float sampFactor; // scSampRate / sampFreq member
224 aecpc->sampFactor = (aecpc->scSampFreq * 1.0f) / aecpc->splitSampFreq; in WebRtcAec_Init()602 aecpc->skew /= aecpc->sampFactor * nrOfSamples; in ProcessNormal()