Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.cpp767 const ZslPair &queueEntry = mZslQueue[i]; in pushToReprocess() local
768 nsecs_t bufferTimestamp = queueEntry.buffer.mTimestamp; in pushToReprocess()
772 if (!queueEntry.frame.isEmpty()) { in pushToReprocess()
773 entry = queueEntry.frame.find(ANDROID_SENSOR_TIMESTAMP); in pushToReprocess()
775 entry = queueEntry.frame.find(ANDROID_CONTROL_AE_STATE); in pushToReprocess()