/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
D | h223types.h | 124 H223ChannelParam(TPVChannelId id, PS_H223LogicalChannelParameters lcp, PS_DataType dt); 125 H223ChannelParam(TPVChannelId id, 144 void SetChannelId(TPVChannelId id); 146 TPVChannelId GetChannelId(); 151 TPVChannelId lcn; 181 …static OlcParam* NewL(TPVDirection dir, TPVChannelId iId, H223ChannelParam* forward_params, H223Ch… 186 TPVChannelId GetChannelId(); 197 void SetReplacementFor(TPVChannelId id); 198 TPVChannelId GetReplacementFor(); 200 TPVChannelId id, [all …]
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/ |
D | cpvh223multiplex.h | 56 virtual void SkewDetected(TPVChannelId lcn1, TPVChannelId lcn2, uint32 skew) = 0; 57 virtual void LcnDataDetected(TPVChannelId lcn) = 0; 58 virtual void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len) = 0; 93 void LogicalChannelError(TPVDirection direction, TPVChannelId id, PVMFStatus error); 94 void SkewDetected(TPVChannelId lcn1, TPVChannelId lcn2, uint32 skew); 95 void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len); 128 …TPVStatusCode OpenChannel(TPVDirection direction, TPVChannelId channel_id, H223ChannelParam* chann… 129 TPVStatusCode CloseChannel(TPVDirection direction, TPVChannelId channel_id); 130 PVMFStatus GetOutgoingChannel(TPVChannelId id, H223OutgoingChannelPtr& channel); 131 PVMFStatus GetIncomingChannel(TPVChannelId id, H223IncomingChannelPtr& channel); [all …]
|
D | logicalchannel.h | 107 … virtual void LogicalChannelError(TPVDirection direction, TPVChannelId id, PVMFStatus error) = 0; 108 virtual void SkewDetected(TPVChannelId lcn1, TPVChannelId lcn2, uint32 skew) = 0; 109 virtual void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len) = 0; 118 H223LogicalChannel(TPVChannelId num, 132 TPVChannelId GetLogicalChannelNumber() in GetLogicalChannelNumber() 235 TPVChannelId lcn; 265 H223OutgoingChannel(TPVChannelId num, 404 H223IncomingChannel(TPVChannelId num,
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tsc_component.h | 118 CPVMultiplexEntryDescriptor* GenerateSingleDescriptor(uint8 entry_num, TPVChannelId lcn1); 142 bool HasOlc(TPVDirection direction, TPVChannelId id, unsigned state = 0); 143 OlcParam* FindOlcGivenChannel(TPVDirection direction, TPVChannelId id); 146 virtual void LcnDataDetected(TPVChannelId lcn); 147 OsclAny AcceptBLCRequest(TPVChannelId OpenLcnF, 148 TPVChannelId OpenLcnB, 186 void ReceivedFormatSpecificInfo(TPVChannelId channel_id, uint8* fsi, uint32 fsi_len); 187 bool IsEstablishedLogicalChannel(TPVDirection aDir, TPVChannelId aChannelId); 197 void ChannelReleased(TPVDirection dir, TPVChannelId lcn, PVMFStatus status); 199 TPVChannelId lcn, [all …]
|
D | tsc_h324m_config.h | 83 …PVMFCommandId SendVideoTemporalSpatialTradeoffCommand(TPVChannelId aLogicalChannel, uint8 aTradeof… 85 …PVMFCommandId SendVideoTemporalSpatialTradeoffIndication(TPVChannelId aLogicalChannel, uint8 aTrad… 87 …PVMFCommandId SendSkewIndication(TPVChannelId aLogicalChannel1, TPVChannelId aLogicalChannel2, uin… 107 void VideoSpatialTemporalTradeoffCommandReceived(TPVChannelId id, uint8 tradeoff); 108 void VideoSpatialTemporalTradeoffIndicationReceived(TPVChannelId id, uint8 tradeoff); 109 void SkewIndicationReceived(TPVChannelId lcn1, TPVChannelId lcn2, uint16 skew); 172 …PVMFCommandId SendVideoTemporalSpatialTradeoffCommand(TPVChannelId aLogicalChannel, uint8 aTradeof… 174 …PVMFCommandId SendVideoTemporalSpatialTradeoffIndication(TPVChannelId aLogicalChannel, uint8 aTrad… 176 …PVMFCommandId SendSkewIndication(TPVChannelId aLogicalChannel1, TPVChannelId aLogicalChannel2, uin…
|
D | tscmain.h | 160 … virtual void VideoSpatialTemporalTradeoffCommandReceived(TPVChannelId id, uint8 tradeoff) = 0; 161 … virtual void VideoSpatialTemporalTradeoffIndicationReceived(TPVChannelId id, uint8 tradeoff) = 0; 162 virtual void SkewIndicationReceived(TPVChannelId lcn1, TPVChannelId lcn2, uint16 skew) = 0; 186 void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len); 187 bool IsEstablishedLogicalChannel(TPVDirection aDir, TPVChannelId aChannelId); 299 …virtual TPVStatusCode SetChannelParam(CPVParam* params, TPVChannelId channel_id = CHANNEL_ID_UNKNO… 324 void SkewDetected(TPVChannelId lcn1, TPVChannelId lcn2, uint32 skew); 325 void LcnDataDetected(TPVChannelId lcn); 402 void SendVideoTemporalSpatialTradeoffCommand(TPVChannelId aLogicalChannel, uint8 aTradeoff); 403 … void SendVideoTemporalSpatialTradeoffIndication(TPVChannelId aLogicalChannel, uint8 aTradeoff); [all …]
|
D | tsc_blc.h | 71 void BlcEtbReq(TPVChannelId Lcn, 76 void BlcEtbRps(TPVChannelId, TPVChannelId);
|
D | tsc_mt.h | 77 uint32 SendMuxTableForLcn(TPVChannelId id); 85 TPVChannelId lcn1, unsigned size, TPVChannelId lcn2);
|
D | tsc_channelcontrol.h | 79 TPVStatusCode RequestIncomingChannelClose(TPVChannelId lcn); 81 bool IsEstablishedLogicalChannel(TPVDirection aDir, TPVChannelId aChannelId); 82 void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len);
|
D | tsc_h324m_config_interface.h | 355 virtual PVMFCommandId SendVideoTemporalSpatialTradeoffCommand(TPVChannelId aLogicalChannel, 368 … virtual PVMFCommandId SendVideoTemporalSpatialTradeoffIndication(TPVChannelId aLogicalChannel, 377 …virtual PVMFCommandId SendSkewIndication(TPVChannelId aLogicalChannel1, TPVChannelId aLogicalChann…
|
D | tsc_lc.h | 66 void LcEtbReq(TPVChannelId Lcn, 71 TPVDirection LcRlsReq(int32, TPVChannelId, uint16);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | h223types.cpp | 21 H223ChannelParam::H223ChannelParam(TPVChannelId id, PS_H223LogicalChannelParameters lcp, PS_DataTyp… in H223ChannelParam() 40 H223ChannelParam::H223ChannelParam(TPVChannelId id, in H223ChannelParam() 143 void H223ChannelParam::SetChannelId(TPVChannelId id) in SetChannelId() 148 TPVChannelId H223ChannelParam::GetChannelId() in GetChannelId() 168 TPVChannelId id, in NewL() 191 void OlcParam::Set(TPVDirection dir, TPVChannelId id, H223ChannelParam* forward_params, H223Channel… in Set() 217 TPVChannelId id, in InitOlc() 220 TPVChannelId idRvs, in InitOlc() 257 TPVChannelId OlcParam::GetChannelId() in GetChannelId() 317 void OlcParam::SetReplacementFor(TPVChannelId id) in SetReplacementFor() [all …]
|
D | cpvh223multiplex.cpp | 548 PVMFStatus CPVH223Multiplex::GetOutgoingChannel(TPVChannelId id, H223OutgoingChannelPtr& channel) in GetOutgoingChannel() 554 for (TPVChannelId index = 0; index < iOutgoingChannels.size(); index++) in GetOutgoingChannel() 565 PVMFStatus CPVH223Multiplex::GetIncomingChannel(TPVChannelId id, H223IncomingChannelPtr& channel) in GetIncomingChannel() 571 for (TPVChannelId index = 0; index < iIncomingChannels.size(); index++) in GetIncomingChannel() 600 TPVChannelId channel_id, in OpenChannel() 726 CPVH223Multiplex::CloseChannel(TPVDirection direction, TPVChannelId channel_id) in CloseChannel() 1051 TPVStatusCode CPVH223Multiplex::StopChannel(TPVDirection direction, TPVChannelId channel_id) in StopChannel() 1061 TPVStatusCode CPVH223Multiplex::FlushChannel(TPVDirection direction, TPVChannelId channel_id) in FlushChannel() 1104 void CPVH223Multiplex::LogicalChannelError(TPVDirection direction, TPVChannelId id, PVMFStatus erro… in LogicalChannelError() 1110 void CPVH223Multiplex::SkewDetected(TPVChannelId lcn1, TPVChannelId lcn2, uint32 skew) in SkewDetected() [all …]
|
/external/opencore/engines/2way/test/src/ |
D | audio_only_test.cpp | 92 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent() 118 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent()
|
D | video_only_test.cpp | 96 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent() 122 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent()
|
D | av_test.cpp | 101 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent() 131 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent()
|
D | avi_test.cpp | 99 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent() 129 TPVChannelId *channel_id = (TPVChannelId *)(&aEvent.GetLocalBuffer()[4]); in HandleInformationalEvent()
|
/external/opencore/engines/2way/src/ |
D | pv_2way_data_channel_datapath.h | 57 void SetChannelId(TPVChannelId aChannelId) in SetChannelId() 61 TPVChannelId GetChannelId() in GetChannelId() 88 TPVChannelId iChannelId;
|
/external/opencore/protocols/systems/tools/general/common/include/ |
D | pvt_params.h | 30 …CPVChannelParam(TPVDirection dir, TPVChannelId id, TPVDirectionality directionality, ErrorProtecti… in CPVChannelParam() 58 …void SetChannelParams(TPVDirection dir, TPVChannelId id, TPVDirectionality directionality, ErrorPr… in SetChannelParams() 111 TPVChannelId GetChannelId() in GetChannelId() 157 TPVChannelId iChannelId;
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_component.cpp | 167 TPVChannelId lcn1) in GenerateSingleDescriptor() 654 TPVChannelId OpenLcn = (TPVChannelId)pReceiveInf->InfSupplement1 + in LcEtbIdc() 792 TPVChannelId tmp_lcn = iOlcs.GetNextAvailLcn(); in LcEtbIdc() 854 uint32 TSC_component::OpenLogicalChannel(TPVChannelId OpenLcn, in OpenLogicalChannel() 887 …TPVChannelId OpenLcnB = pReceiveInf->InfSupplement1 + TSC_INCOMING_CHANNEL_MASK; /* incoming lcn */ in BlcEtbIdc() 888 TPVChannelId OpenLcnF = CHANNEL_ID_UNKNOWN; /* outgoing lcn */ in BlcEtbIdc() 1356 TPVChannelId lcn = pReceiveInf->InfSupplement1; in LcEtbCfm() 1442 TPVChannelId id, in HasOlc() 1456 TPVChannelId id) in FindOlcGivenChannel() 1468 void TSC_component::LcnDataDetected(TPVChannelId lcn) in LcnDataDetected() [all …]
|
D | tsc_channelcontrol.cpp | 63 TPVStatusCode TSC_channelcontrol::RequestIncomingChannelClose(TPVChannelId lcn) in RequestIncomingChannelClose() 75 bool TSC_channelcontrol::IsEstablishedLogicalChannel(TPVDirection aDir, TPVChannelId aChannelId) in IsEstablishedLogicalChannel() 103 void TSC_channelcontrol::ReceivedFormatSpecificInfo(TPVChannelId channel_id, in ReceivedFormatSpecificInfo()
|
D | tsc_h324m_config.cpp | 371 PVH324MessageSendVideoSpatialTemporalTradeoffCommand(TPVChannelId aLogicalChannel, in PVH324MessageSendVideoSpatialTemporalTradeoffCommand() 379 TPVChannelId iLogicalChannel; 386 PVH324MessageSendVideoSpatialTemporalTradeoffIndication(TPVChannelId aLogicalChannel, in PVH324MessageSendVideoSpatialTemporalTradeoffIndication() 394 TPVChannelId iLogicalChannel; 401 PVH324MessageSendSkewIndication(TPVChannelId aLogicalChannel1, in PVH324MessageSendSkewIndication() 402 TPVChannelId aLogicalChannel2, in PVH324MessageSendSkewIndication() 411 TPVChannelId iLogicalChannel1; 412 TPVChannelId iLogicalChannel2; 782 PVMFCommandId H324MConfig::SendVideoTemporalSpatialTradeoffCommand(TPVChannelId aLogicalChannel, ui… in SendVideoTemporalSpatialTradeoffCommand() 791 PVMFCommandId H324MConfig::SendVideoTemporalSpatialTradeoffIndication(TPVChannelId aLogicalChannel,… in SendVideoTemporalSpatialTradeoffIndication() [all …]
|
D | tsc_blc.cpp | 52 void TSC_blc::BlcEtbReq(TPVChannelId Lcn, in BlcEtbReq() 159 void TSC_blc::BlcEtbRps(TPVChannelId incoming_lcn, TPVChannelId outgoing_lcn) in BlcEtbRps()
|
D | tscmain.cpp | 407 PVMFStatus aStatus = iH223->GetIncomingChannel((TPVChannelId)0, in ResetTsc() 420 aStatus = iH223->GetOutgoingChannel((TPVChannelId)0, outgoing_control_channel); in ResetTsc() 741 TPVChannelId id = CHANNEL_ID_UNKNOWN; in MuxErrorOccurred() 744 id = *((TPVChannelId*)info); in MuxErrorOccurred() 781 *((TPVChannelId*)(buf + 4)) = id; in MuxErrorOccurred() 786 void TSC_324m::SkewDetected(TPVChannelId lcn1, TPVChannelId lcn2, uint32 skew) in SkewDetected() 794 void TSC_324m::LcnDataDetected(TPVChannelId lcn) in LcnDataDetected() 799 void TSC_324m::ReceivedFormatSpecificInfo(TPVChannelId channel_id, in ReceivedFormatSpecificInfo() 2227 TPVChannelId aChannelId) in IsEstablishedLogicalChannel() 2244 void TSC_324m::SendVideoTemporalSpatialTradeoffCommand(TPVChannelId aLogicalChannel, in SendVideoTemporalSpatialTradeoffCommand() [all …]
|
/external/opencore/protocols/systems/common/include/ |
D | tsc.h | 51 virtual void OutgoingChannelEstablished(TPVChannelId aId, 55 virtual TPVStatusCode IncomingChannel(TPVChannelId aId, 60 TPVChannelId id,
|