Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp590 int64_t bufferTime = -1; in compilePendingInputLocked() local
595 bufferTime = mCodecOutputBufferTimestamps.front(); in compilePendingInputLocked()
602 mPendingInputFrames[bufferTime].codecOutputBuffers.push_back(*it); in compilePendingInputLocked()