Lines Matching refs:InputPort
15122 Landroid/filterfw/core/Filter;->getInputPort(Ljava/lang/String;)Landroid/filterfw/core/InputPort;
15254 …core/FilterGraph;->preconnect(Landroid/filterfw/core/OutputPort;Landroid/filterfw/core/InputPort;)V
15529 Landroid/filterfw/core/InputPort;-><init>(Landroid/filterfw/core/Filter;Ljava/lang/String;)V
15530 Landroid/filterfw/core/InputPort;->acceptsFrame()Z
15531 Landroid/filterfw/core/InputPort;->close()V
15532 Landroid/filterfw/core/InputPort;->filterMustClose()Z
15533 Landroid/filterfw/core/InputPort;->getSourceFilter()Landroid/filterfw/core/Filter;
15534 Landroid/filterfw/core/InputPort;->getSourceFormat()Landroid/filterfw/core/FrameFormat;
15535 Landroid/filterfw/core/InputPort;->getSourcePort()Landroid/filterfw/core/OutputPort;
15536 Landroid/filterfw/core/InputPort;->getTarget()Ljava/lang/Object;
15537 Landroid/filterfw/core/InputPort;->isConnected()Z
15538 Landroid/filterfw/core/InputPort;->isReady()Z
15539 Landroid/filterfw/core/InputPort;->mSourcePort:Landroid/filterfw/core/OutputPort;
15540 Landroid/filterfw/core/InputPort;->open()V
15541 Landroid/filterfw/core/InputPort;->setSourcePort(Landroid/filterfw/core/OutputPort;)V
15542 Landroid/filterfw/core/InputPort;->transfer(Landroid/filterfw/core/FilterContext;)V
15646 Landroid/filterfw/core/OutputPort;->connectTo(Landroid/filterfw/core/InputPort;)V
15648 Landroid/filterfw/core/OutputPort;->getBasePort()Landroid/filterfw/core/InputPort;
15650 Landroid/filterfw/core/OutputPort;->getTargetPort()Landroid/filterfw/core/InputPort;
15654 Landroid/filterfw/core/OutputPort;->mBasePort:Landroid/filterfw/core/InputPort;
15655 Landroid/filterfw/core/OutputPort;->mTargetPort:Landroid/filterfw/core/InputPort;
15659 Landroid/filterfw/core/OutputPort;->setBasePort(Landroid/filterfw/core/InputPort;)V