OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_ports
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
132
nr_ports
= 0;
394
if ((port_index != OMX_ALL) && (port_index >
nr_ports
-1))
402
if ((port_index != OMX_ALL) && (port_index >
nr_ports
-1))
411
if (port_index >
nr_ports
-1)
495
if (index <
nr_ports
)
566
if (index <
nr_ports
)
668
if (
nr_ports
> p->nPortIndex && ports[p->nPortIndex]) {
957
if (nPortIndex <
nr_ports
)
1010
if (nPortIndex <
nr_ports
)
1056
if (nPortIndex <
nr_ports
)
[
all
...]
/hardware/intel/common/omx-components/videocodec/
OMXComponentCodecBase.cpp
58
this->
nr_ports
= NUMBER_PORTS;
OMXVideoEncoderBase.cpp
[
all
...]
/external/valgrind/include/vki/
vki-xen-domctl.h
324
vki_uint32_t
nr_ports
; /* IN */
member in struct:vki_xen_domctl_ioport_permission
/hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h
286
OMX_U32
nr_ports
;
member in class:ComponentBase
/external/valgrind/coregrind/m_syswrap/
syswrap-xen.c
838
PRE_XEN_DOMCTL_READ(ioport_permission,
nr_ports
);
[
all
...]
Completed in 1314 milliseconds