Home
last modified time | relevance | path

Searched refs:out_freq_hz_b (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/test/
Dopus_test.cc209 int32_t out_freq_hz_b = out_file_.SamplingFrequency(); in Run() local
357 0, acm_receiver_->PlayoutData10Ms(out_freq_hz_b, &audio_frame, &muted)); in Run()
DTestStereo.cc497 int32_t out_freq_hz_b = out_file_.SamplingFrequency(); in Run() local
562 EXPECT_EQ(0, acm_b_->PlayoutData10Ms(out_freq_hz_b, &audio_frame, &muted)); in Run()