Searched refs:relativePTSToIndexPTSMax_ (Results 1 – 4 of 4) sorted by relevance
391 relativePTSToIndexPTSMax_ = INT64_MIN; in InitPTSandIndexConvert()425 if (absolutePTS < relativePTSToIndexPTSMin_ || absolutePTS > relativePTSToIndexPTSMax_) { in GetIndexByRelativePresentationTimeUs()604 if (relativePTSToIndexPTSMax_ < pts) { in RelativePTSToIndexProcess()605 relativePTSToIndexPTSMax_ = pts; in RelativePTSToIndexProcess()
143 int64_t relativePTSToIndexPTSMax_ = INT64_MIN; variable
165 int64_t relativePTSToIndexPTSMax_ = INT64_MIN; variable
1505 relativePTSToIndexPTSMax_ = INT64_MIN; in InitPTSandIndexConvert()1536 if (absolutePTS < relativePTSToIndexPTSMin_ || absolutePTS > relativePTSToIndexPTSMax_) { in GetIndexByRelativePresentationTimeUs()1733 if (relativePTSToIndexPTSMax_ < pts) { in RelativePTSToIndexProcess()1734 relativePTSToIndexPTSMax_ = pts; in RelativePTSToIndexProcess()