Home
last modified time | relevance | path

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

/external/libvpx/libwebm/
Dmkvparser.hpp833 long ParseSimpleBlock(long long, long long&, long&);
Dmkvparser.cpp6419 return this_->ParseSimpleBlock(size, pos, len); in Parse()
6456 long Cluster::ParseSimpleBlock(long long block_size, long long& pos, in ParseSimpleBlock() function in mkvparser::Cluster
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp833 long ParseSimpleBlock(long long, long long&, long&);
Dmkvparser.cpp6416 return this_->ParseSimpleBlock(size, pos, len); in Parse()
6453 long Cluster::ParseSimpleBlock(long long block_size, long long& pos, in ParseSimpleBlock() function in mkvparser::Cluster