HomeSort by relevance Sort by last modified time
    Searched full:out_freq_hz_b (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
delay_test.cc 184 uint32_t out_freq_hz_b = out_file_b_.SamplingFrequency(); local
214 ASSERT_EQ(0, acm_b_->PlayoutData10Ms(out_freq_hz_b, &audio_frame));
opus_test.cc 213 int32_t out_freq_hz_b = out_file_.SamplingFrequency(); local
343 ASSERT_EQ(0, acm_receiver_->PlayoutData10Ms(out_freq_hz_b, &audio_frame));
TestStereo.cc 805 int32_t out_freq_hz_b = out_file_.SamplingFrequency(); local
866 EXPECT_EQ(0, acm_b_->PlayoutData10Ms(out_freq_hz_b, &audio_frame));

Completed in 344 milliseconds