Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp1006 bool AppendCluster(Cluster*);
Dmkvparser.cpp1284 if (!AppendCluster(pCluster)) { in DoLoadCluster()
1336 bool Segment::AppendCluster(Cluster* pCluster) { in AppendCluster() function in mkvparser::Segment
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h1093 bool AppendCluster(Cluster*);
Dmkvparser.cc1283 if (!AppendCluster(pCluster)) { in DoLoadCluster()
1335 bool Segment::AppendCluster(Cluster* pCluster) { in AppendCluster() function in mkvparser::Segment