Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h143 int mInputProducerSlot; variable
DZslProcessor.cpp141 mInputProducerSlot(-1), in ZslProcessor()
622 auto rc = mInputProducer->attachBuffer(&mInputProducerSlot, in enqueueInputBufferByTimestamp()
634 rc = mInputProducer->queueBuffer(mInputProducerSlot, input, &output); in enqueueInputBufferByTimestamp()