Home
last modified time | relevance | path

Searched refs:DoParseNext (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp1004 long DoParseNext(const Cluster*&, long long&, long&);
Dmkvparser.cpp2825 const long status = DoParseNext(pResult, pos, len); in ParseNext()
2832 long Segment::DoParseNext(const Cluster*& pResult, long long& pos, long& len) { in DoParseNext() function in mkvparser::Segment
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h1091 long DoParseNext(const Cluster*&, long long&, long&);
Dmkvparser.cc2824 const long status = DoParseNext(pResult, pos, len); in ParseNext()
2831 long Segment::DoParseNext(const Cluster*& pResult, long long& pos, long& len) { in DoParseNext() function in mkvparser::Segment