Lines Matching defs:port
449 // if output port is not eos, retain the input buffer
482 // Sync port definition as it may change.
767 PortVideo *port = NULL;
768 port = static_cast<PortVideo *>(this->ports[OUTPORT_INDEX]);
772 memcpy(&port_def,port->GetPortDefinition(),sizeof(port_def));
785 port->SetPortDefinition(&port_def,true);
798 PortVideo *port = NULL;
799 port = static_cast<PortVideo *>(this->ports[OUTPORT_INDEX]);
800 const OMX_PARAM_PORTDEFINITIONTYPE* port_def = port->GetPortDefinition();
801 // if output port is disabled, retain the input buffer