Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp918 long ParseSimpleBlock(long long, long long&, long&);
Dmkvparser.cpp6061 return this_->ParseSimpleBlock(size, pos, len); in Parse()
6104 long Cluster::ParseSimpleBlock(long long block_size, long long& pos, in ParseSimpleBlock() function in mkvparser::Cluster
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h1005 long ParseSimpleBlock(long long, long long&, long&);
Dmkvparser.cc6280 return this_->ParseSimpleBlock(size, pos, len); in Parse()
6323 long Cluster::ParseSimpleBlock(long long block_size, long long& pos, in ParseSimpleBlock() function in mkvparser::Cluster