Searched defs:candidateTimestamp (Results 1 - 1 of 1) sorted by relevance

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

Completed in 5 milliseconds