Searched refs:out_freq_hz_b (Results 1 – 2 of 2) sorted by relevance
209 int32_t out_freq_hz_b = out_file_.SamplingFrequency(); in Run() local357 0, acm_receiver_->PlayoutData10Ms(out_freq_hz_b, &audio_frame, &muted)); in Run()
497 int32_t out_freq_hz_b = out_file_.SamplingFrequency(); in Run() local562 EXPECT_EQ(0, acm_b_->PlayoutData10Ms(out_freq_hz_b, &audio_frame, &muted)); in Run()