HomeSort by relevance Sort by last modified time
    Searched defs:iPortTag (Results 1 - 6 of 6) sorted by null

  /external/opencore/nodes/pvsocketnode/include/
pvmf_socket_port.h 129 PVMFSocketNodePortTag iPortTag;
pvmf_socket_node.h 192 int32 iPortTag;
    [all...]
  /external/opencore/nodes/pvclientserversocketnode/include/
pvmf_clientserver_socket_port.h 132 PVMFSocketNodePortTag iPortTag;
pvmf_clientserver_socket_node.h 110 int32 iPortTag;
  /external/opencore/nodes/common/include/
pvmf_media_presentation_info.h 60 iPortTag = -1;
74 iPortTag = aSourceTrackInfo.iPortTag;
95 iPortTag = aSourceTrackInfo.iPortTag;
141 return iPortTag;
145 iPortTag = aTag;
279 int32 iPortTag;
  /external/opencore/engines/2way/src/
pv_2way_datapath.h 136 CPVDatapathPort() : iPortTag(0),
146 CPVDatapathPort(const CPVDatapathPort &aPort) : iPortTag(aPort.iPortTag),
162 int32 iPortTag; // The port tag

Completed in 2012 milliseconds