OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 927 milliseconds