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

  /external/webrtc/webrtc/modules/audio_coding/test/
RTPFile.h 94 _rtpEOF(false) {
117 bool EndOfFile() const override { return _rtpEOF; }
121 bool _rtpEOF;
RTPFile.cc 197 _rtpEOF = true;

Completed in 2600 milliseconds