Searched refs:neteq_mono_ (Results 1 – 1 of 1) sorted by relevance
65 neteq_mono_ = NetEq::Create(config); in NetEqStereoTest()76 delete neteq_mono_; in ~NetEqStereoTest()129 ASSERT_EQ(NetEq::kOK, neteq_mono_->RegisterPayloadType(mono_decoder, "mono", in SetUp()197 neteq_mono_->InsertPacket(rtp_header_mono_, in RunTest()219 neteq_mono_->GetAudio(kMaxBlockSize, output_, in RunTest()248 NetEq* neteq_mono_; member in webrtc::NetEqStereoTest