/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
D | h223types.h | 181 …static OlcParam* NewL(TPVDirection dir, TPVChannelId iId, H223ChannelParam* forward_params, H223Ch… 185 TPVDirection GetDirection(); 199 void InitOlc(TPVDirection dir, 213 …void Set(TPVDirection dir, TPVChannelId iId, H223ChannelParam* forward_params, H223ChannelParam* r… 217 TPVDirection iDir; 232 OlcKey(TPVDirection dir, TPVChannelId id) : iDir(dir), iId(id) {} in OlcKey() 233 TPVDirection iDir; 251 unsigned FindCodecs(TPVDirection dir, 254 TPVDirection owner, 256 bool FindCodec(TPVDirection dir, [all …]
|
D | pvt_common.h | 72 #define REVERSE_DIR(dir) (TPVDirection)(PV_DIRECTION_BOTH-dir) 333 virtual TPVDirection GetDirection() = 0; 992 TPVDirection dir; 1034 TPVDirection aDir, in FormatCapabilityInfo() 1053 TPVDirection dir; 1067 …OSCL_IMPORT_REF H324ChannelParameters(TPVDirection dir, PVMFFormatType mediaType, unsigned bandwid… 1094 virtual TPVDirection GetDirection() = 0; 1129 OSCL_IMPORT_REF const char* GetFormatsString(TPVDirection aDir, PV2WayMediaType aMediaType); 1130 OSCL_IMPORT_REF const char* GetFormatsValtypeString(TPVDirection aDir, PV2WayMediaType aMediaType);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/ |
D | cpvh223multiplex.h | 54 … virtual void MuxErrorOccurred(TPVDirection direction, TPVMuxComponent component, PVMFStatus error, 80 void LowerLayerError(TPVDirection directions, PVMFStatus error); 93 void LogicalChannelError(TPVDirection direction, TPVChannelId id, PVMFStatus error); 115 TPVStatusCode SetSduSize(TPVDirection direction, uint16 size, ErrorProtectionLevel_t epl); 117 uint16 GetSduSize(TPVDirection direction, ErrorProtectionLevel_t epl); 119 uint16 GetMaxSduSize(TPVDirection direction, ErrorProtectionLevel_t epl); 122 unsigned GetMaxChannels(TPVDirection /*direction*/) in GetMaxChannels() argument 126 unsigned GetNumChannels(TPVDirection direction); 128 …TPVStatusCode OpenChannel(TPVDirection direction, TPVChannelId channel_id, H223ChannelParam* chann… 129 TPVStatusCode CloseChannel(TPVDirection direction, TPVChannelId channel_id); [all …]
|
D | adaptationlayer.h | 50 AdaptationLayer(TPVDirection dir, uint32 sdu_size, uint32 max_num_sdus): iLogger(NULL) in AdaptationLayer() 83 …AdaptationLayer1(TPVDirection dir, uint32 sdu_size, uint32 max_num_sdus) : AdaptationLayer(dir, sd… in AdaptationLayer1() 108 AdaptationLayer2(TPVDirection dir, uint32 sdu_size, uint32 max_num_sdus, bool seqno = false) 149 AdaptationLayer3(TPVDirection dir, uint32 sdu_size, uint32 max_num_sdus, uint16 snpos) in AdaptationLayer3() 214 static OsclSharedPtr<AdaptationLayer> GetAdaptationLayer(TPVDirection dir, in GetAdaptationLayer() 245 static OsclSharedPtr<AdaptationLayer> GetAdaptationLayer(TPVDirection dir, in GetAdaptationLayer()
|
D | muxtbl.h | 52 OsclAny LogStats(TPVDirection dir); 53 uint32 GetMuxEntryAccessCount(TPVDirection dir, uint8 tblNum);
|
D | pduparcom.h | 123 virtual void LogStats(TPVDirection dir) = 0; 147 void LogStats(TPVDirection dir);
|
D | lowerlayer.h | 90 virtual void LowerLayerError(TPVDirection direction, PVMFStatus error) = 0; 194 void LogStats(TPVDirection dir);
|
D | logicalchannel.h | 107 … virtual void LogicalChannelError(TPVDirection direction, TPVChannelId id, PVMFStatus error) = 0; 277 TPVDirection GetDirection() in GetDirection() 415 TPVDirection GetDirection() in GetDirection()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tsc_component.h | 105 bool IsSupported(TPVDirection dir, PV2WayMediaType media, CodecCapabilityInfo& codec_info); 106 … bool IsSupported(TPVDirection dir, PVCodecType_t codec, FormatCapabilityInfo& capability_info); 125 Oscl_Vector<H324ChannelParameters, PVMFTscAlloc>* GetChannelConfig(TPVDirection dir); 138 void GetChannelFormatAndCapabilities(TPVDirection dir, 142 bool HasOlc(TPVDirection direction, TPVChannelId id, unsigned state = 0); 143 OlcParam* FindOlcGivenChannel(TPVDirection direction, TPVChannelId id); 144 OlcParam* FindOlc(TPVDirection direction, PV2WayMediaType media_type, unsigned state = 0); 187 bool IsEstablishedLogicalChannel(TPVDirection aDir, TPVChannelId aChannelId); 197 void ChannelReleased(TPVDirection dir, TPVChannelId lcn, PVMFStatus status); 198 OlcParam* OpenLogicalChannel(TPVDirection dir, [all …]
|
D | tsc_capability.h | 94 bool IsSegmentable(TPVDirection direction, PV2WayMediaType media_type); 100 …Status ValidateIncomingH223LcnParams(PS_H223LogicalChannelParameters h223params, TPVDirection dir); 101 … PVMFStatus ValidateForwardReverseParams(PS_ForwardReverseParam forRevParams, TPVDirection dir); 107 uint16 GetSupportedCodecCapabilityInfo(TPVDirection dir, 116 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator> GetResolutions(TPVDirection dir); 117 void SetVideoResolutions(TPVDirection dir,
|
D | tscmain.h | 187 bool IsEstablishedLogicalChannel(TPVDirection aDir, TPVChannelId aChannelId); 314 void SetDatapathLatency(TPVDirection aDir, PVMFPortInterface* aPort, uint32 aLatency); 322 void MuxErrorOccurred(TPVDirection direction, TPVMuxComponent component, PVMFStatus error, 375 void LogStats(TPVDirection dir); 379 OSCL_IMPORT_REF void SetSduSize(TPVDirection direction, uint16 size, TPVAdaptationLayer al); 398 …OSCL_IMPORT_REF void SetVideoResolutions(TPVDirection dir, Oscl_Vector<PVMFVideoResolutionRange, O… 408 OSCL_IMPORT_REF void GetChannelFormatAndCapabilities(TPVDirection dir, 620 int32 GetPortTagForLcn(TPVDirection aDir, TPVChannelId aId, PVCodecType_t aCodecType);
|
D | tsc_lc.h | 71 TPVDirection LcRlsReq(int32, TPVChannelId, uint16);
|
D | tsc_blc.h | 77 TPVDirection BlcRlsReq(int32, uint32, uint32); // add cause parameter
|
D | tsc_channelcontrol.h | 81 bool IsEstablishedLogicalChannel(TPVDirection aDir, TPVChannelId aChannelId);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | h223types.cpp | 167 OlcParam* OlcParam::NewL(TPVDirection dir, in NewL() 191 void OlcParam::Set(TPVDirection dir, TPVChannelId id, H223ChannelParam* forward_params, H223Channel… in Set() 216 void OlcParam::InitOlc(TPVDirection dir, in InitOlc() 252 TPVDirection OlcParam::GetDirection() in GetDirection() 348 bool OlcList::HasOlcs(TPVDirection dir, in HasOlcs() 386 unsigned OlcList::FindCodecs(TPVDirection dir, in FindCodecs() 389 TPVDirection owner, in FindCodecs() 420 bool OlcList::FindCodec(TPVDirection dir, in FindCodec() 423 TPVDirection owner, in FindCodec() 450 TPVDirection out_owner, in IsSymmetric() [all …]
|
D | cpvh223multiplex.cpp | 449 TPVStatusCode CPVH223Multiplex::SetSduSize(TPVDirection direction, uint16 size, ErrorProtectionLeve… in SetSduSize() 471 uint16 CPVH223Multiplex::GetSduSize(TPVDirection direction, ErrorProtectionLevel_t epl) in GetSduSize() 480 uint16 CPVH223Multiplex::GetMaxSduSize(TPVDirection direction, ErrorProtectionLevel_t epl) in GetMaxSduSize() 583 TPVDirection aDirection, in GetAdaptationLayer() 599 TPVStatusCode CPVH223Multiplex::OpenChannel(TPVDirection direction, in OpenChannel() 726 CPVH223Multiplex::CloseChannel(TPVDirection direction, TPVChannelId channel_id) in CloseChannel() 1021 void CPVH223Multiplex::LogStats(TPVDirection dir) in LogStats() 1051 TPVStatusCode CPVH223Multiplex::StopChannel(TPVDirection direction, TPVChannelId channel_id) in StopChannel() 1061 TPVStatusCode CPVH223Multiplex::FlushChannel(TPVDirection direction, TPVChannelId channel_id) in FlushChannel() 1091 void CPVH223Multiplex::LowerLayerError(TPVDirection direction, PVMFStatus error) in LowerLayerError() [all …]
|
D | muxtbl.cpp | 293 OsclAny MuxTableMgr::LogStats(TPVDirection dir) in LogStats() 318 uint32 MuxTableMgr::GetMuxEntryAccessCount(TPVDirection dir, uint8 tblNum) in GetMuxEntryAccessCount()
|
/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() 107 TPVDirection GetDirection() in GetDirection() 156 TPVDirection iDirection;
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_component.cpp | 345 TPVDirection dir = (*codecs)[m].dir; in CEStart() 409 bool TSC_component::IsSupported(TPVDirection dir, in IsSupported() 457 bool TSC_component::IsSupported(TPVDirection dir, in IsSupported() 620 PVMFTscAlloc > * TSC_component::GetChannelConfig(TPVDirection dir) in GetChannelConfig() 666 TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, reason); in LcEtbIdc() 691 TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, 0); // unspecified in LcEtbIdc() 717 TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, 0); /* unspecified */ in LcEtbIdc() 746 … TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, 10); // Master slave conflict in LcEtbIdc() 776 … TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, 10); // Master slave conflict in LcEtbIdc() 816 TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, 3); // dataTypeNotAvailable in LcEtbIdc() [all …]
|
D | tsc_lc.cpp | 151 TPVDirection TSC_lc::LcRlsReq(int32 ReleaseType, TPVChannelId CloseLcn, uint16 Cause) in LcRlsReq() 155 TPVDirection dir = OUTGOING; in LcRlsReq()
|
D | tsc_blc.cpp | 204 TPVDirection TSC_blc::BlcRlsReq(int32 ReleaseType, in BlcRlsReq() 210 TPVDirection dir = OUTGOING; in BlcRlsReq()
|
D | tsc_capability.cpp | 54 TSC_capability::GetResolutions(TPVDirection dir) in GetResolutions() 63 void TSC_capability::SetVideoResolutions(TPVDirection dir, in SetVideoResolutions() 635 bool TSC_capability::IsSegmentable(TPVDirection direction, PV2WayMediaType media_type) in IsSegmentable() 679 TPVDirection dir) in ValidateIncomingH223LcnParams() 714 TPVDirection dir) in ValidateForwardReverseParams() 1049 TSC_capability::GetSupportedCodecCapabilityInfo(TPVDirection dir, in GetSupportedCodecCapabilityInfo() 1082 TPVDirection dir = (*formats)[m].dir; in GetSupportedCodecCapabilityInfo()
|
/external/opencore/protocols/systems/common/include/ |
D | tsc.h | 59 virtual void ChannelClosed(TPVDirection direction, 109 virtual void LogStats(TPVDirection dir) = 0; 111 … virtual void SetDatapathLatency(TPVDirection aDir, PVMFPortInterface* aPort, uint32 aLatency) = 0;
|
D | pv_2way_basic_types.h | 85 typedef enum TPVDirection enum
|
/external/opencore/engines/2way/src/ |
D | pv_2way_engine.h | 777 …void ChannelClosed(TPVDirection direction, TPVChannelId id, PVCodecType_t codec, PVMFStatus status… 860 void SetPreferredCodecs(TPVDirection aDir, 870 …const char* CanConvertFormat(TPVDirection aDir, const PVMFFormatType& aThisFmtType, Oscl_Vector<co… 872 …void DoSelectFormat(TPVDirection aDir, PVMFFormatType aFormatType, const char* aFormatStr, TPVPrio… 916 PVMFStatus EstablishChannel(TPVDirection aDir,
|