Home
last modified time | relevance | path

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

/external/libvpx/libwebm/
Dmkvparser.hpp799 static long HasBlockEntries(const Segment*, long long idoff, long long& pos,
Dmkvparser.cpp1085 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_); in DoLoadCluster()
3063 const long status = Cluster::HasBlockEntries(this, off_next_, pos_, len_); in GetNext()
3462 status = Cluster::HasBlockEntries(this, off_next, pos_, len_); in DoParseNext()
6926 bool Cluster::HasBlockEntries(
6987 long Cluster::HasBlockEntries( in HasBlockEntries() function in mkvparser::Cluster
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp799 static long HasBlockEntries(const Segment*, long long idoff, long long& pos,
Dmkvparser.cpp1083 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_); in DoLoadCluster()
3061 const long status = Cluster::HasBlockEntries(this, off_next_, pos_, len_); in GetNext()
3460 status = Cluster::HasBlockEntries(this, off_next, pos_, len_); in DoParseNext()
6928 bool Cluster::HasBlockEntries(
6989 long Cluster::HasBlockEntries( in HasBlockEntries() function in mkvparser::Cluster