HomeSort by relevance Sort by last modified time
    Searched refs:LastDecoderError (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h 279 virtual int LastDecoderError() = 0;
  /external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_impl.h 182 int LastDecoderError() override;
neteq_impl_unittest.cc     [all...]
neteq_impl.cc 393 int NetEqImpl::LastDecoderError() {
    [all...]
neteq_unittest.cc     [all...]

Completed in 1883 milliseconds