Home | History | Annotate | Download | only in videocodec

Lines Matching defs:port

344     // if output port is not eos, retain the input buffer
482 // Sync port definition as it may change.
621 PortVideo *port = NULL;
622 port = static_cast<PortVideo *>(this->ports[OUTPORT_INDEX]);
625 memcpy(&port_def,port->GetPortDefinition(),sizeof(port_def));
636 port->SetPortDefinition(&port_def,true);
648 PortVideo *port = NULL;
649 port = static_cast<PortVideo *>(this->ports[OUTPORT_INDEX]);
650 const OMX_PARAM_PORTDEFINITIONTYPE* port_def = port->GetPortDefinition();
651 // if output port is disabled, retain the input buffer