Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor3.cpp304 nsecs_t candidateTimestamp = getCandidateTimestampLocked(&metadataIdx); in pushToReprocess() local
306 if (candidateTimestamp == -1) { in pushToReprocess()
312 res = mZslStream->enqueueInputBufferByTimestamp(candidateTimestamp, in pushToReprocess()