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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.cpp302 nsecs_t candidateTimestamp = getCandidateTimestampLocked(&metadataIdx); local
304 if (candidateTimestamp == -1) {
310 res = mZslStream->enqueueInputBufferByTimestamp(candidateTimestamp,

Completed in 412 milliseconds