HomeSort by relevance Sort by last modified time
    Searched refs:lcn (Results 1 - 20 of 20) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_channelcontrol.h 79 TPVStatusCode RequestIncomingChannelClose(TPVChannelId lcn);
82 void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len);
tsc_component.h 146 virtual void LcnDataDetected(TPVChannelId lcn);
197 void ChannelReleased(TPVDirection dir, TPVChannelId lcn, PVMFStatus status);
199 TPVChannelId lcn,
252 virtual bool IsRemovable(TPVChannelId lcn)
254 OSCL_UNUSED_ARG(lcn);
306 void SignalChannelClose(TPVDirection dir, TPVChannelId lcn, TPVDirectionality directionality);
307 void OpenPort(TPVDirection dir, TPVChannelId lcn, H223ChannelParam* param);
tscmain.h 186 void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len);
325 void LcnDataDetected(TPVChannelId lcn);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
lcentry.h 84 LCEntry(uint32 lcn, LCDirection_t direction)
86 FwdLcn = lcn ;
337 LCEntry* NewLCEntry(uint32 lcn)
340 LCEntry *lcentry = OSCL_NEW(LCEntry, (lcn, Direction));
348 LCEntry* GetLCEntry(uint32 lcn)
350 lcn = (lcn & 0xFFFF);
354 if ((*it)->FwdLcnRead() == lcn)
363 void DeleteLCEntry(uint32 lcn)
367 if ((*it)->FwdLcnRead() == lcn)
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_mt.cpp 201 uint32 TSC_mt::SendMuxTableForLcn(TPVChannelId lcn)
205 (0, "TSC_mt::SendMuxTableForLcn lcn(%d)", lcn));
216 iTSCcomponent->GenerateSingleDescriptor((uint8)entry_num, lcn);
239 "TSC_mt::SendMuxTableForLcn lcn(%d), mt sn(%d), mt num(%d)",
240 lcn, iOutMtSn, entry_num));
330 for (unsigned lcn = 0; lcn < num_pending; ++lcn)
334 TPVChannelId channel_id = (olc_list[lcn]->GetDirection() == OUTGOING)
    [all...]
tsc_lc.cpp 40 /* input data : uint32 Open Lcn */
48 void TSC_lc::LcEtbReq(TPVChannelId Lcn,
56 (0, "TSC_lc: LcEtbReq lcn(%d)\n", Lcn));
84 Lcn,
114 void TSC_lc::LcEtbRps(uint32 lcn)
120 (0, "TSC_lc: LcEtbRps lcn(%d)\n", lcn));
128 lcn,
158 "TSC_lc: LcRlsReq lcn(%d), ReleaseType(%d), Cause(%d)\n"
    [all...]
tsc_channelcontrol.cpp 63 TPVStatusCode TSC_channelcontrol::RequestIncomingChannelClose(TPVChannelId lcn)
66 (0, "TSC_channelcontrol: Requesting incoming channel close (%d).\n", lcn));
69 iTSCclc.ClcClsReq(lcn);
108 (0, "TSC_channelcontrol::ReceivedFormatSpecificInfo lcn=%d, len=%d",
tsc_component.cpp 657 (0, "TSC_component::LcEtbIdc lcn(%d)", OpenLcn));
679 (0, "TSC_component::LcEtbIdc lcn(%d), media type(%d), codec type(%d)",
710 (0, "TSC_component::LcEtbIdc Pending incoming OLC found for media type=%d, lcn=%d",
1356 TPVChannelId lcn = pReceiveInf->InfSupplement1; local
1546 TPVChannelId lcn = (dir == INCOMING) ? (TPVChannelId)(pReceiveInf->InfSupplement1 + local
1600 TPVChannelId lcn = (TPVChannelId)pReceiveInf->InfSupplement1;; local
2069 TPVChannelId lcn = (TPVChannelId) pReceiveInf->InfSupplement1; local
    [all...]
tschandling.cpp 861 H223OutgoingChannelPtr lcn; local
    [all...]
tscmain.cpp 749 (0, "TSC_324m::MuxErrorOccurred - Failed to lookup channel info, lcn=%d",
767 (0, "TSC_324m::MuxErrorOccurred - Failed to lookup incoming channel, lcn=%d",
794 void TSC_324m::LcnDataDetected(TPVChannelId lcn)
796 iTSCcomponent->LcnDataDetected(lcn);
804 (0, "TSC_324m::ReceivedFormatSpecificInfo lcn=%d, len=%d",
942 (0, "TSC_324m::RequestFrameUpdate lcn=%d", channel->GetLogicalChannelNumber()));
1776 H223LogicalChannel* lcn = OSCL_STATIC_CAST(H223LogicalChannel*, port); local
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223types.cpp 24 lcn = id;
46 lcn = id;
58 lcn = that.lcn;
90 lcn = that.lcn;
128 lcn = CHANNEL_ID_UNKNOWN;
145 lcn = id;
150 return lcn;
531 OlcParam* OlcList::FindOlcGivenChannel(TPVDirection dir, TPVChannelId lcn)
    [all...]
muxtbl.cpp 235 if (!(*iOutgoingDescriptors)[desc_num]->FindLcn((uint16)sdu_data.lcn->GetLogicalChannelNumber(), (uint16)(sdu_data.lcn->IsSegmentable() ? 0 : sdu_data.size), slot))
240 if (sdu_data.lcn->GetLogicalChannelNumber() == 0)
261 PS_MultiplexEntryDescriptor MuxTableMgr::GetOutgoingDescriptor(OsclSharedPtr<H223OutgoingChannel>& lcn,
265 sdu_data.lcn = lcn;
cpvh223multiplex.cpp 820 //PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0,"MakePduData - lcn(%d), bytesToMux(%d)", pElement->muxType.logicalChannelNumber, bytesToMux));
847 if (mux_sdu_data.size == 0 && mux_sdu_data.lcn->IsSegmentable())
862 H223IncomingChannel* lcn = iLcnEnd; local
863 if (PVMFSuccess != lcn->AlDispatch())
866 lcn->ResetAlPdu();
    [all...]
logicalchannel.cpp 63 lcn(num),
119 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "H223LogicalChannel::SetFormatSpecificInfo lcn=%d, info_len=%d, info=%x", lcn, info_len, info));
169 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "H223OutgoingChannel::Pause lcn=%d", lcn));
195 iOutgoingVideoLogger = PVLogger::GetLoggerObject("datapath.outgoing.video.h223.lcn");
196 iOutgoingAudioLogger = PVLogger::GetLoggerObject("datapath.outgoing.audio.h223.lcn");
258 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "H223OutgoingChannel::Resume lcn=%d", lcn));
292 PVMF_OUTGOING_AUDIO_LOGDATATRAFFIC((0, "Outgoing audio frames received. Stats: Entry time=%ud, lcn=%d, size=%d", timenow.to_msec(), lcn, mediaData->getFilledSize()))
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h223types.h 151 TPVChannelId lcn; member in class:H223ChannelParam
277 bool HasOlc(TPVDirection dir, TPVChannelId lcn);
278 bool HasOlc(TPVDirection dir, TPVChannelId lcn, unsigned state);
288 OlcParam* FindOlcGivenChannel(TPVDirection dir, TPVChannelId lcn);
313 unsigned lcn; member in class:TPVMuxDescriptorSlot
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
cpvh223multiplex.h 57 virtual void LcnDataDetected(TPVChannelId lcn) = 0;
58 virtual void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len) = 0;
95 void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len);
202 MuxSduData* FindMuxSduData(TPVChannelId lcn,
207 void RemoveMuxSduData(TPVChannelId lcn, bool segmentable);
243 /* A '1' in the bit pos indicates data is available for this lcn */
246 /* segmentable lcn ending on current pdu */
muxtbl.h 49 PS_MultiplexEntryDescriptor GetOutgoingDescriptor(OsclSharedPtr<H223OutgoingChannel>& lcn, PVMFSharedMediaDataPtr sdu);
logicalchannel.h 109 virtual void ReceivedFormatSpecificInfo(TPVChannelId lcn, uint8* fsi, uint32 fsi_len) = 0;
134 return lcn;
235 TPVChannelId lcn; member in class:H223LogicalChannel
521 OsclSharedPtr<H223OutgoingChannel> lcn; member in class:MuxSduData
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
se.cpp 642 int32 lcn; \/* Temp holder for FwdLCN. RAN *\/ local
    [all...]
  /external/jdiff/src/jdiff/
HTMLReportGenerator.java 473 String lcn = pkgName + "." + linkedClassName; local
486 lcn = "Interface " + lcn;
488 lcn = "Class " + lcn;
498 writeSectionHeader(lcn, pkgName, prevClassRef, nextClassRef,
    [all...]

Completed in 554 milliseconds