Searched refs:SkipFileHeader (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
H A Drtp_file_source.h56 bool SkipFileHeader();
H A Drtp_file_source.cc30 if (!source->OpenFile(file_name) || !source->SkipFileHeader()) {
129 bool RtpFileSource::SkipFileHeader() { function in class:webrtc::test::RtpFileSource

Completed in 75 milliseconds