Home | History | Annotate | Download | only in libwebm

Lines Matching refs:cluster_off

1104     long long cluster_off = -1;   //offset relative to start of segment
1237 cluster_off = idpos - m_start; //relative pos
1245 assert(cluster_off >= 0); //have cluster
1250 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_);
1302 if (off == cluster_off) //preloaded already
1357 cluster_off);
1516 if (off == cluster_off) //preloaded already