Searched defs:currentTs (Results 1 – 3 of 3) sorted by relevance
217 bool DepthCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*inout*/) { in getNextReadyInputLocked()234 int64_t DepthCompositeStream::getNextFailingInputLocked(int64_t *currentTs /*inout*/) { in getNextFailingInputLocked()407 void DepthCompositeStream::releaseInputFramesLocked(int64_t currentTs) { in releaseInputFramesLocked()420 int64_t currentTs = INT64_MAX; in threadLoop() local
672 bool HeicCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*out*/) { in getNextReadyInputLocked()696 int64_t HeicCompositeStream::getNextFailingInputLocked(int64_t *currentTs /*out*/) { in getNextFailingInputLocked()1101 void HeicCompositeStream::releaseInputFramesLocked(int64_t currentTs) { in releaseInputFramesLocked()1500 int64_t currentTs = INT64_MAX; in threadLoop() local
444 long currentTs = -1L; in getCaptureResult() local