Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.cpp276 PortVideo *port_out = NULL; in SetVideoEncoderParam() local
282 port_out = static_cast<PortVideo *>(ports[OUTPORT_INDEX]); in SetVideoEncoderParam()
286 const OMX_VIDEO_PARAM_BITRATETYPE *bitrate = port_out->GetPortBitrateParam(); in SetVideoEncoderParam()