Searched refs:InputProducerListener (Results 1 – 2 of 2) sorted by relevance
86 class InputProducerListener : public BnProducerListener {88 InputProducerListener(wp<ZslProcessor> parent) : mParent(parent) {} in InputProducerListener() function
414 void ZslProcessor::InputProducerListener::onBufferReleased() { in onBufferReleased()460 res = mInputProducer->connect(new InputProducerListener(this), in pushToReprocess()