Searched defs:currentPts (Results 1 – 3 of 3) sorted by relevance
339 int64_t currentPts = 50; variable353 int64_t currentPts = 50; variable367 int64_t currentPts = 500; variable382 int64_t currentPts = 500; variable
712 int64_t currentPts = 0; in OnInputParameterWithAttrAvailable() local734 bool SurfaceEncoderAdapter::CheckFrames(int64_t currentPts, int64_t &checkFramesPauseTime) in CheckFrames()766 void SurfaceEncoderAdapter::AddStartPts(int64_t currentPts) in AddStartPts()794 bool SurfaceEncoderAdapter::AddPauseResumePts(int64_t currentPts) in AddPauseResumePts()
929 int64_t currentPts = muxerFilter_->GetCurrentPtsMs(); in GetCurrentTime() local