Home | History | Annotate | Download | only in libwebm

Lines Matching full:cues

991         else if (id == 0x0C53BB6B)  //Cues ID

995 m_pCues = new (std::nothrow) Cues(
1175 if (id == 0x0C53BB6B) //Cues ID
1184 m_pCues = new Cues(this,
1239 //for the cluster (or cues) ID to terminate the parse.
1405 if (id == 0x0C53BB6B) //Cues ID
1582 if ((id == 0x0F43B675) || (id == 0x0C53BB6B)) //Cluster ID or Cues ID
2024 Cues ID
2045 m_pCues = new Cues(this, pos, size, element_start, element_size);
2074 return 1; //don't bother parsing cues
2106 if (id != 0x0C53BB6B) //Cues ID
2165 m_pCues = new (std::nothrow) Cues(
2233 if (seekId == 0x0C53BB6B) //Cues ID
2336 Cues::Cues(
2355 Cues::~Cues()
2374 long Cues::GetCount() const
2383 bool Cues::DoneParsing() const
2390 void Cues::Init() const
2433 void Cues::PreloadCuePoint(
2463 bool Cues::LoadCuePoint() const
2466 //os << "Cues::LoadCuePoint" << endl;
2525 bool Cues::Find(
2657 bool Cues::FindNext(
2716 const CuePoint* Cues::GetFirst() const
2725 LoadCuePoint(); //init cues
2744 const CuePoint* Cues::GetLast() const
2753 LoadCuePoint(); //init cues
2785 const CuePoint* Cues::GetNext(const CuePoint* pCurr) const
2835 const BlockEntry* Cues::GetBlock(
3713 if (id == 0x0C53BB6B) //Cues ID
3728 m_pCues = new Cues(this,
3895 if (id == 0x0C53BB6B) //Cues ID
4044 //TODO: we could decide to use cues for this, as we do for video.
4206 const Cues* Segment::GetCues() const
6191 if (id == 0x0C53BB6B) //Cues ID
6369 if ((id == 0x0F43B675) || (id == 0x0C53BB6B)) //Cluster or Cues ID
7218 if (id == 0x0C53BB6B) //Cues ID