Home | History | Annotate | Download | only in libwebm

Lines Matching refs:cluster_off

1074     long long cluster_off = -1;   //offset relative to start of segment

1207 cluster_off = idpos - m_start; //relative pos
1215 assert(cluster_off >= 0); //have cluster
1220 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_);
1272 if (off == cluster_off) //preloaded already
1327 cluster_off);
1486 if (off == cluster_off) //preloaded already