Home | History | Annotate | Download | only in mkvparser

Lines Matching defs:EOS

2694   assert(!pCurr->EOS());
4650 if (pCluster->EOS()) {
4711 assert(!pCurrEntry->EOS()); //?
4720 assert(!pCluster->EOS());
4750 if (pCluster->EOS()) {
4819 if (pResult->EOS())
4880 if ((pResult != 0) && !pResult->EOS())
5414 if (pResult->EOS())
5474 if ((pResult != 0) && !pResult->EOS()) // found a keyframe
5484 if ((pResult != 0) && !pResult->EOS())
6810 bool Cluster::EOS() const { return (m_pSegment == NULL); }
7385 if (m_pSegment == NULL) // this is the special EOS cluster
7412 assert(!pEntry->EOS());
7467 assert(!pEntry->EOS());
7499 assert(!pEntry->EOS());