Searched refs:newPts (Results 1 – 3 of 3) sorted by relevance
51 int64_t newPts = info.pts;64 int64_t oldPts = newPts - startTime;
50 int64_t newPts = info.pts;63 int64_t oldPts = newPts - startTime;
1192 int64_t newPts = newestBuffer_.pts + static_cast<int64_t>(repeatUs_); in RepeatIfNecessary() local1194 generation, newestBuffer_.item->buffer->GetSeqNum(), newestBuffer_.pts, newPts); in RepeatIfNecessary()1195 newestBuffer_.pts = newPts; in RepeatIfNecessary()