Searched refs:relativePTSToIndexPTSMin_ (Results 1 – 4 of 4) sorted by relevance
390 relativePTSToIndexPTSMin_ = INT64_MAX; in InitPTSandIndexConvert()425 if (absolutePTS < relativePTSToIndexPTSMin_ || absolutePTS > relativePTSToIndexPTSMax_) { in GetIndexByRelativePresentationTimeUs()601 if (relativePTSToIndexPTSMin_ > pts) { in RelativePTSToIndexProcess()602 relativePTSToIndexPTSMin_ = pts; in RelativePTSToIndexProcess()
142 int64_t relativePTSToIndexPTSMin_ = INT64_MAX; variable
164 int64_t relativePTSToIndexPTSMin_ = INT64_MAX; variable
1504 relativePTSToIndexPTSMin_ = INT64_MAX; in InitPTSandIndexConvert()1536 if (absolutePTS < relativePTSToIndexPTSMin_ || absolutePTS > relativePTSToIndexPTSMax_) { in GetIndexByRelativePresentationTimeUs()1730 if (relativePTSToIndexPTSMin_ > pts) { in RelativePTSToIndexProcess()1731 relativePTSToIndexPTSMin_ = pts; in RelativePTSToIndexProcess()