Searched refs:out_freq_hz (Results 1 – 3 of 3) sorted by relevance
30 int out_freq_hz, in Resample10Msec() argument35 if (in_freq_hz == out_freq_hz) { in Resample10Msec()44 if (resampler_.InitializeIfNeeded(in_freq_hz, out_freq_hz, in Resample10Msec()46 LOG(LS_ERROR) << "InitializeIfNeeded(" << in_freq_hz << ", " << out_freq_hz in Resample10Msec()
27 int out_freq_hz,
420 int32_t out_freq_hz = outfile_b_.SamplingFrequency(); in Run() local455 CHECK_ERROR(acm_b_->PlayoutData10Ms(out_freq_hz, &audio_frame)); in Run()