Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.cpp441 nsecs_t candidateTimestamp = getCandidateTimestampLocked(&metadataIdx); in pushToReprocess() local
443 if (candidateTimestamp == -1) { in pushToReprocess()
473 res = enqueueInputBufferByTimestamp(candidateTimestamp, in pushToReprocess()