Home | History | Annotate | Download | only in libwebm

Lines Matching refs:cluster_off

952   long long cluster_off = -1;  // offset relative to start of segment
1072 cluster_off = idpos - m_start; // relative pos
1080 assert(cluster_off >= 0); // have cluster
1085 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_);
1135 if (off == cluster_off) { // preloaded already
1183 Cluster* const pCluster = Cluster::Create(this, idx, cluster_off);
1339 if (off == cluster_off) //preloaded already