Home | History | Annotate | Download | only in libwebm

Lines Matching defs:Load

1634 long Segment::Load() {
2268 pCP->Load(pReader);
2279 return false; // no, we did not load a cue point
2323 pCP->Load(pReader);
2514 pCP->Load(m_pSegment->m_pReader);
2556 pNext->Load(m_pSegment->m_pReader);
2710 void CuePoint::Load(IMkvReader* pReader) {
2712 // os << "CuePoint::Load(begin): timecode=" << m_timecode << endl;
2779 // os << "CuePoint::Load(cont'd): idpos=" << idpos
5118 // caller to (pre)load another cluster, which he does, but then he
6028 long Cluster::Load(long long& pos, long& len) const {
6270 long status = Load(pos, len);
7201 const long status = Load(pos, len);