Searched refs:out_freq_hz (Results 1 – 5 of 5) sorted by relevance
27 int out_freq_hz, in Resample10Msec() argument32 if (in_freq_hz == out_freq_hz) { in Resample10Msec()41 if (resampler_.InitializeIfNeeded(in_freq_hz, out_freq_hz, in Resample10Msec()44 << out_freq_hz << ", " << num_audio_channels in Resample10Msec()
29 int out_freq_hz,
71 int out_freq_hz,
381 int32_t out_freq_hz = outfile_b_.SamplingFrequency(); in Run() local417 CHECK_ERROR(acm_b_->PlayoutData10Ms(out_freq_hz, &audio_frame, &muted)); in Run()
312 int out_freq_hz, in ComputeResamplerMode() argument316 int b = out_freq_hz; in ComputeResamplerMode()327 const int reduced_out_freq = out_freq_hz / b; in ComputeResamplerMode()