Searched defs:currentTs (Results 1 – 3 of 3) sorted by relevance
200 bool JpegRCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*inout*/) { in getNextReadyInputLocked()219 int64_t JpegRCompositeStream::getNextFailingInputLocked(int64_t *currentTs /*inout*/) { in getNextFailingInputLocked()428 void JpegRCompositeStream::releaseInputFramesLocked(int64_t currentTs) { in releaseInputFramesLocked()441 int64_t currentTs = INT64_MAX; in threadLoop() local
217 bool DepthCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*inout*/) { in getNextReadyInputLocked()234 int64_t DepthCompositeStream::getNextFailingInputLocked(int64_t *currentTs /*inout*/) { in getNextFailingInputLocked()425 void DepthCompositeStream::releaseInputFramesLocked(int64_t currentTs) { in releaseInputFramesLocked()438 int64_t currentTs = INT64_MAX; in threadLoop() local
444 long currentTs = -1L; in getCaptureResult() local