Searched refs:indexForPts (Results 1 – 2 of 2) sorted by relevance
155 indexForPts = 0; in CheckPtsFromIndex()183 …retForPts = demuxer_->GetRelativePresentationTimeUsByIndex(trackIndex, indexForPts, presentationTi… in CheckLoopForPtsFromIndex()192 indexForPts ++; in CheckLoopForPtsFromIndex()196 …retForPts = demuxer_->GetRelativePresentationTimeUsByIndex(trackIndex, indexForPts, presentationTi… in CheckLoopForPtsFromIndex()205 indexForPts ++; in CheckLoopForPtsFromIndex()
79 uint32_t indexForPts = 0; variable