Searched refs:dtsNext (Results 1 – 1 of 1) sorted by relevance
345 int64_t dtsNext = CalculateTimeByFrameIndex(st, IFramePos_[parserCurGopId_ + 1]); in SelectProGopId() local346 ptsSeek = dtsCur + (dtsNext - dtsCur) / 2; // 2 middle between cur gop and next gop in SelectProGopId()