Home | History | Annotate | Download | only in mkvparser

Lines Matching refs:pTP

2005                 const CuePoint::TrackPosition*& pTP) const {
2020 pTP = pCP->Find(pTrack);
2021 return (pTP != NULL);
2065 pTP = pCP->Find(pTrack);
2066 return (pTP != NULL);
2129 const CuePoint::TrackPosition* pTP) const {
2130 if (pCP == NULL || pTP == NULL)
2133 return m_pSegment->GetBlock(*pCP, *pTP);
2148 //[ii, i) < pTP->m_pos
2150 //[j, jj) > pTP->m_pos
2207 //[ii, i) < pTP->m_pos
2209 //[j, jj) > pTP->m_pos