Searched refs:ptsSeek (Results 1 – 1 of 1) sorted by relevance
337 int64_t ptsSeek; in SelectProGopId() local339 ptsSeek = iFramePtsMap_[parserCurGopId_]; in SelectProGopId()346 ptsSeek = dtsCur + (dtsNext - dtsCur) / 2; // 2 middle between cur gop and next gop in SelectProGopId()348 ptsSeek = INT64_MAX; // seek last gop in SelectProGopId()352 …auto ret = av_seek_frame(parserRefFormatContext_.get(), parserRefVideoStreamIdx_, ptsSeek, AVSEEK_… in SelectProGopId()