Searched defs:currentTs (Results 1 – 3 of 3) sorted by relevance
203 bool JpegRCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*inout*/) { in getNextReadyInputLocked()222 int64_t JpegRCompositeStream::getNextFailingInputLocked(int64_t *currentTs /*inout*/) { in getNextFailingInputLocked()431 void JpegRCompositeStream::releaseInputFramesLocked(int64_t currentTs) { in releaseInputFramesLocked()444 int64_t currentTs = INT64_MAX; in threadLoop() local
220 bool DepthCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*inout*/) { in getNextReadyInputLocked()237 int64_t DepthCompositeStream::getNextFailingInputLocked(int64_t *currentTs /*inout*/) { in getNextFailingInputLocked()428 void DepthCompositeStream::releaseInputFramesLocked(int64_t currentTs) { in releaseInputFramesLocked()441 int64_t currentTs = INT64_MAX; in threadLoop() local
446 long currentTs = -1L; in getCaptureResult() local