Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp884 static long HasBlockEntries(const Segment*, long long idoff, long long& pos,
Dmkvparser.cpp1181 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_); in DoLoadCluster()
2621 const long status = Cluster::HasBlockEntries(this, off_next_, pos_, len_); in GetNext()
3021 status = Cluster::HasBlockEntries(this, off_next, pos_, len_); in DoParseNext()
6512 long Cluster::HasBlockEntries( in HasBlockEntries() function in mkvparser::Cluster
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h971 static long HasBlockEntries(const Segment*, long long idoff, long long& pos,
Dmkvparser.cc1180 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_); in DoLoadCluster()
2620 const long status = Cluster::HasBlockEntries(this, off_next_, pos_, len_); in GetNext()
3020 status = Cluster::HasBlockEntries(this, off_next, pos_, len_); in DoParseNext()
6730 long Cluster::HasBlockEntries( in HasBlockEntries() function in mkvparser::Cluster