/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_component.cpp | 206 max_sdu_size = iH223->GetSduSize(OUTGOING, E_EP_MEDIUM); in GetOutgoingLayer() 217 max_sdu_size = iH223->GetSduSize(OUTGOING, E_EP_HIGH); in GetOutgoingLayer() 232 max_sdu_size = iH223->GetSduSize(OUTGOING, E_EP_LOW); in GetOutgoingLayer() 421 Oscl_Vector<H324ChannelParameters, PVMFTscAlloc>* config = (dir == OUTGOING) ? in IsSupported() 469 Oscl_Vector<H324ChannelParameters, PVMFTscAlloc>* config = (dir == OUTGOING) ? in IsSupported() 622 if (dir == OUTGOING) in GetChannelConfig() 730 if (iOlcs.FindOlcs(OUTGOING, media_type, OLC_PENDING, pending_olc_list)) in LcEtbIdc() 757 ChannelReleased(OUTGOING, param->GetChannelId(), PVMFErrCancelled); in LcEtbIdc() 786 ChannelReleased(OUTGOING, in LcEtbIdc() 789 if (IsSupported(OUTGOING, incoming_codec_type, codec_caps)) in LcEtbIdc() [all …]
|
D | tsc_lc.cpp | 155 TPVDirection dir = OUTGOING; in LcRlsReq() 164 dir = OUTGOING; in LcRlsReq()
|
D | tsc_capability.cpp | 56 if (dir == OUTGOING) in GetResolutions() 68 if (dir == OUTGOING) in SetVideoResolutions() 658 pParameter->segmentableFlag = IsSegmentable(OUTGOING, media_type); in GetOutgoingLcnParams() 759 if (dir&OUTGOING) in ValidateForwardReverseParams() 791 …ncomingH223LcnParams(reverseParams->rlcMultiplexParameters.h223LogicalChannelParameters, OUTGOING); in ValidateForwardReverseParams() 810 status = ValidateForwardReverseParams(forRevParams, OUTGOING); in VerifyReverseParameters() 1086 …((VideoCodecCapabilityInfo*)info)->resolutions = (dir == OUTGOING) ? iResolutionsTx : iResolutions… in GetSupportedCodecCapabilityInfo() 1131 if (iTSCcomponent->IsSupported(OUTGOING, in SelectOutgoingCodec() 1153 if ((*remote_list)[i]->dir == OUTGOING) in SelectOutgoingCodec() 1159 if (iTSCcomponent->IsSupported(OUTGOING, in SelectOutgoingCodec()
|
D | tsc_blc.cpp | 210 TPVDirection dir = OUTGOING; in BlcRlsReq() 219 dir = OUTGOING; in BlcRlsReq()
|
D | tsc_mt.cpp | 94 aOutCodecList.size(), iH223->GetNumChannels(OUTGOING))); in CheckMtTrf() 101 return (iH223->GetNumChannels(OUTGOING) >= num_channels) ? true : false; in CheckMtTrf() 334 TPVChannelId channel_id = (olc_list[lcn]->GetDirection() == OUTGOING) ? in MtTrfReq()
|
D | tsc_ce.cpp | 257 iH223->SetSduSize(OUTGOING, h223caps->maximumAl2SDUSize, E_EP_MEDIUM); in ExtractTcsParameters() 258 iH223->SetSduSize(OUTGOING, h223caps->maximumAl3SDUSize, E_EP_HIGH); in ExtractTcsParameters()
|
D | tsc_channelcontrol.cpp | 110 OlcParam* param = iOlcs.FindOlcGivenChannel(OUTGOING, channel_id); in ReceivedFormatSpecificInfo()
|
D | tschandling.cpp | 435 if ((S_InfHeader::TDirection)pReceiveInf->InfSupplement1 == S_InfHeader::OUTGOING) in Status04Event24() 610 S_InfHeader::OUTGOING) in Status08Event24()
|
D | tscmain.cpp | 633 iH223->OpenChannel(OUTGOING, 0, &out_channel_params); in Connect() 726 iH223->CloseChannel(OUTGOING, 0); in MuxCloseComplete() 1625 OlcParam* param = iTSCcomponent->FindOlc(OUTGOING, in FindOutgoingPort() 1779 TPVDirection aDirection = port->GetPortTag() < 0 ? INCOMING : OUTGOING; in DoReleasePort() 1806 iH223->FlushChannel(OUTGOING, in DoReleasePort() 1808 iH223->CloseChannel(OUTGOING, in DoReleasePort()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
D | lc.cpp | 303 …IdcSend(forwardLcn, &source , &p_OpenLogicalChannelReject->olcRejectCause, S_InfHeader::OUTGOING) ; in _0206_0010() 341 …IdcSend(forwardLcn, &source , &p_OpenLogicalChannelReject->olcRejectCause, S_InfHeader::OUTGOING) ; in _0206_0020() 423 PtvRlsIdcSend(forwardLcn, &source , &cause, S_InfHeader::OUTGOING) ; in _0207_0010() 506 PtvRlsIdcSend(forwardLcn, &source , &cause, S_InfHeader::OUTGOING) ; in _0209_0020()
|
D | blc.cpp | 303 …ardLcn, &source , &p_OpenLogicalChannelReject->olcRejectCause, S_InfHeader::OUTGOING, reverseLcn) ; in _0306_0010() 337 …ardLcn, &source , &p_OpenLogicalChannelReject->olcRejectCause, S_InfHeader::OUTGOING, reverseLcn) ; in _0306_0020() 402 PtvRlsIdcSend(forwardLcn, &source , &cause, S_InfHeader::OUTGOING, reverseLcn) ; in _0307_0010() 467 PtvRlsIdcSend(forwardLcn, &source , &cause, S_InfHeader::OUTGOING, reverseLcn) ; in _0309_0020()
|
D | mt.cpp | 78 iUtil->PtvRjtIdcSend(S_InfHeader::OUTGOING, Src_USER , in MultiplexEntrySendReject() 88 iUtil->PtvRjtIdcSend(S_InfHeader::OUTGOING, Src_PROTOCOL , NULL, iSn) ; in T104Timeout() 356 PtvRjtIdcSend(S_InfHeader::OUTGOING, Src_PROTOCOL , NULL, 0) ; in _0507_0011()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | cpvh223multiplex.cpp | 215 CloseChannel(OUTGOING, iOutgoingChannels[out_lcn]->GetLogicalChannelNumber()); in Close() 452 if (direction == OUTGOING) in SetSduSize() 473 if (direction == OUTGOING) in GetSduSize() 482 if (direction == OUTGOING) in GetMaxSduSize() 619 int* sdu_sizes = (direction == OUTGOING) ? iAlSduSize : iAlSduSizeR; in OpenChannel() 656 if (direction == OUTGOING) in OpenChannel() 670 if (direction == OUTGOING) in OpenChannel() 732 if (direction == OUTGOING) in CloseChannel() 1026 if (dir & OUTGOING) in LogStats() 1033 iMuxTblMgr->LogStats(OUTGOING); in LogStats() [all …]
|
D | h223types.cpp | 182 iDir = OUTGOING; in OlcParam() 377 … if ((val.first.iDir == OUTGOING || val.second->GetDirectionality() == EPVT_BI_DIRECTIONAL) && in FindOutgoingOlcsByMtState() 456 if (FindCodec(OUTGOING, media_type, outgoing_states, out_owner, outgoing_info) && in IsSymmetric() 520 if (olc->GetDirection() == OUTGOING || olc->GetReverseParams()) in FindOlcByMtSn() 608 OlcParam* olc_param = FindOlcGivenChannel(OUTGOING, ret); in GetNextAvailLcn()
|
D | level2.cpp | 919 if (dir & OUTGOING) in LogStats() 961 if (dir & OUTGOING) in LogStats() 963 H223PduParcomBase::LogStats(OUTGOING); in LogStats()
|
D | muxtbl.cpp | 295 if ((dir & OUTGOING) && iOutgoingDescriptors) in LogStats() 322 uint32* table = (dir == OUTGOING) ? iMcAccessCnt : iMcAccessCntR; in GetMuxEntryAccessCount()
|
D | lowerlayer.cpp | 517 iObserver->LowerLayerError(OUTGOING, PV2WayDispatchError); in DispatchPacket() 731 if (dir & OUTGOING) in LogStats() 742 iParcom->LogStats(OUTGOING); in LogStats()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
D | ml.h | 65 enum InOut { OUTGOING, INCOMING }; enumerator 67 ML(InOut inout = OUTGOING) : SEBase() in SEBase()
|
/external/opencore/protocols/systems/tools/general/common/include/ |
D | pvt_params.h | 101 SetChannelParams(OUTGOING, CHANNEL_ID_UNKNOWN, EPVT_UNI_DIRECTIONAL, E_EP_LOW); in Clear() 151 …CPVChannelParam() : iDirection(OUTGOING), iChannelId(CHANNEL_ID_UNKNOWN), iDirectionality(EPVT_UNI… in CPVChannelParam()
|
D | control_msg_hdr.h | 31 OUTGOING = 2 enumerator
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/ |
D | h324utils.cpp | 175 info.dir = OUTGOING; in GetCodecInfo() 189 info.dir = OUTGOING; in GetCodecInfo() 203 info.dir = OUTGOING; in GetCodecInfo() 234 else if (codec_info.dir == OUTGOING) in FillCapability() 260 else if (codec_info.dir == OUTGOING) in FillCapability() 283 else if (codec_info.dir == OUTGOING) in FillCapability() 313 dir = OUTGOING; in GetCodecCapabilityInfo() 326 dir = OUTGOING; in GetCodecCapabilityInfo() 340 dir = OUTGOING; in GetCodecCapabilityInfo()
|
D | pvt_common.cpp | 899 case OUTGOING: in GetFormatsString() 935 case OUTGOING: in GetFormatsValtypeString()
|
/external/opencore/protocols/systems/common/include/ |
D | pv_2way_basic_types.h | 89 OUTGOING = 2, enumerator
|
/external/opencore/engines/2way/src/ |
D | pv_2way_data_channel_datapath.cpp | 96 aEvent->localBuffer[0] = OUTGOING; in CloseComplete()
|
D | pv_2way_engine.cpp | 649 H324ChannelParameters outAudioChannelParams(OUTGOING, in Init() 655 H324ChannelParameters outVideoChannelParams(OUTGOING, in Init() 781 if (!((TSC_324m *)(PVMFNodeInterface *)iTscNode.iNode)->IsEstablishedLogicalChannel(OUTGOING, in AddDataSource() 3206 else if (event->localBuffer[0] == OUTGOING) in Run() 3414 case OUTGOING: in HandleNodeInformationalEvent() 4290 EstablishChannel(OUTGOING, aId, aCodec, aFormatSpecificInfo, aFormatSpecificInfoLen); in OutgoingChannelEstablished() 4377 case OUTGOING: in ChannelClosed() 4454 case OUTGOING: in ChannelClosed() 5024 SetPreferredCodecs(OUTGOING, aInitInfo.iOutgoingAudioFormats, aInitInfo.iOutgoingVideoFormats); in SetPreferredCodecs() 5833 OSCL_ASSERT(aDir == INCOMING || aDir == OUTGOING); in CanConvertFormat() [all …]
|