OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EAppDefined
(Results
1 - 3
of
3
) sorted by null
/external/opencore/engines/2way/src/
pv_2way_datapath.h
103
EAppDefined
, //Format is pre-set during RequestPort. Does not need to be set
pv_2way_datapath.cpp
381
case
EAppDefined
:
460
case
EAppDefined
:
535
isAppDefined = (iNodeList[i].iInputPort.iPortSetType ==
EAppDefined
);
546
isAppDefined = (iNodeList[i].iOutputPort.iPortSetType ==
EAppDefined
);
[
all
...]
pv_2way_engine.cpp
938
datapathnode.iInputPort.iPortSetType =
EAppDefined
;
[
all
...]
Completed in 34 milliseconds