Searched refs:LastDecoderError (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/interface/
H A Dneteq.h250 virtual int LastDecoderError() = 0;
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.h182 virtual int LastDecoderError() OVERRIDE;
H A Dneteq_unittest.cc833 EXPECT_EQ(6730, neteq_->LastDecoderError());
H A Dneteq_impl.cc356 int NetEqImpl::LastDecoderError() { function in class:webrtc::NetEqImpl

Completed in 96 milliseconds