Searched refs:seekTime_ (Results 1 – 6 of 6) sorted by relevance
207 bool isAvailableFrame = !isClosest || buffer->pts_ >= seekTime_ || isEosBuffer; in OnOutputBufferAvailable()217 int64_t preDiff = seekTime_ - avBuffer_->pts_; in OnOutputBufferAvailable()218 int64_t nextDiff = buffer->pts_ - seekTime_; in OnOutputBufferAvailable()230 MEDIA_LOGI("dstTime %{public}ld resTime %{public}ld", seekTime_, buffer->pts_); in OnOutputBufferAvailable()250 seekTime_ = timeUs; in FetchFrameAtTime()294 seekTime_ = timeUs; in FetchFrameYuv()
56 int64_t seekTime_{0};
75 int32_t seekTime_ = -1; member
232 currentSeekTime_ = item.seekTime_; in MarkTaskDone()
190 uint64_t seekTime_ = 0; variable
285 static_cast<int64_t>(seekTime_) >= playlistDownloader_->GetDuration()) { in CheckReadStatus()603 seekTime_ = static_cast<uint64_t>(seekTime); in SeekToTime()606 if (seekTime_ < static_cast<uint64_t>(playlistDownloader_->GetDuration())) { in SeekToTime()