OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_ports
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
132
nr_ports
= 0;
397
if ((port_index != OMX_ALL) && (port_index >
nr_ports
-1))
405
if ((port_index != OMX_ALL) && (port_index >
nr_ports
-1))
414
if (port_index >
nr_ports
-1)
498
if (index <
nr_ports
)
569
if (index <
nr_ports
)
671
if (
nr_ports
> p->nPortIndex && ports[p->nPortIndex]) {
956
if (nPortIndex <
nr_ports
)
1010
if (nPortIndex <
nr_ports
)
1057
if (nPortIndex <
nr_ports
)
[
all
...]
/hardware/intel/common/omx-components/videocodec/
OMXComponentCodecBase.cpp
58
this->
nr_ports
= NUMBER_PORTS;
/hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h
286
OMX_U32
nr_ports
;
member in class:ComponentBase
Completed in 68 milliseconds