Searched refs:HasBlockEntries (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libwebm/ |
D | mkvparser.hpp | 799 static long HasBlockEntries(const Segment*, long long idoff, long long& pos,
|
D | mkvparser.cpp | 1085 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/ |
D | mkvparser.hpp | 799 static long HasBlockEntries(const Segment*, long long idoff, long long& pos,
|
D | mkvparser.cpp | 1083 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
|