HomeSort by relevance Sort by last modified time
    Searched refs:NUMBER_PORTS (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/
OMXComponentCodecBase.cpp 47 this->ports = new PortBase* [NUMBER_PORTS];
58 this->nr_ports = NUMBER_PORTS;
65 this->portparam.nPorts = NUMBER_PORTS;
OMXComponentCodecBase.h 72 NUMBER_PORTS = 2,

Completed in 1447 milliseconds