Searched refs:ComputeResamplerMode (Results 1 – 2 of 2) sorted by relevance
70 static int ComputeResamplerMode(int in_freq_hz,
93 if (ComputeResamplerMode(inFreq, outFreq, &mode) != 0) { in Reset()311 int Resampler::ComputeResamplerMode(int in_freq_hz, in ComputeResamplerMode() function in webrtc::Resampler