Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.h143 int mInputProducerSlot; variable
H A DZslProcessor.cpp144 mInputProducerSlot(-1), in ZslProcessor()
625 auto rc = mInputProducer->attachBuffer(&mInputProducerSlot, in enqueueInputBufferByTimestamp()
637 rc = mInputProducer->queueBuffer(mInputProducerSlot, input, &output); in enqueueInputBufferByTimestamp()