Searched refs:mCluster (Results 1 – 1 of 1) sorted by relevance
120 const mkvparser::Cluster *mCluster; member325 mCluster(NULL), in BlockIterator()333 return mCluster == NULL || mCluster->EOS(); in eos()345 mCluster = NULL; in advance_l()348 long res = mCluster->GetEntry(mBlockEntryIndex, mBlockEntry); in advance_l()358 res = mCluster->Parse(pos, len); in advance_l()366 mCluster = NULL; in advance_l()376 mCluster, nextCluster, pos, len); in advance_l()382 mCluster = NULL; in advance_l()390 mCluster = nextCluster; in advance_l()[all …]