Home
last modified time | relevance | path

Searched refs:bufferTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp598 int64_t bufferTime = -1; in compilePendingInputLocked() local
604 bufferTime = mCodecOutputBufferTimestamps.front(); in compilePendingInputLocked()
611 mPendingInputFrames[bufferTime].codecOutputBuffers.push_back(*it); in compilePendingInputLocked()
613 __FUNCTION__, bufferTime, it->timeUs); in compilePendingInputLocked()