Searched refs:midCp (Results 1 – 1 of 1) sorted by relevance
212 const mkvparser::CuePoint* const midCp = mCuePoints.itemAt(mid); in find() local213 const long long cueTimeNs = midCp->GetTime(mExtractor->mSegment); in find()