Searched refs:PS_Al3 (Results 1 – 12 of 12) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_component.cpp | 221 PS_Al3 al3 = (PS_Al3)OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetOutgoingLayer() 250 PS_Al3 al3 = (PS_Al3)OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetOutgoingLayer() 1079 PS_Al3 al3 = (PS_Al3)OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in BlcEtbIdc()
|
D | tsc_capability.cpp | 667 pParameter->adaptationLayerType.al3 = (PS_Al3) OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetOutgoingLcnParams() 700 PS_Al3 al3 = h223params->adaptationLayerType.al3; in ValidateIncomingH223LcnParams()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 168 void Delete_Al3(PS_Al3 x);
|
D | h245_decoder.h | 166 void Decode_Al3(PS_Al3 x, PS_InStream stream);
|
D | h245_encoder.h | 166 void Encode_Al3(PS_Al3 x, PS_OutStream stream);
|
D | h245_analysis.h | 165 void Analyze_Al3(PS_Al3 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/ |
D | h324utils.cpp | 1609 pParameter->adaptationLayerType.al3 = (PS_Al3) OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in GetH223LogicalChannelParameters()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 2501 typedef S_Al3 *PS_Al3; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 3264 void Delete_Al3(PS_Al3 x) in Delete_Al3()
|
D | h245_decoder.cpp | 5029 x->al3 = (PS_Al3) OSCL_DEFAULT_MALLOC(sizeof(S_Al3)); in Decode_AdaptationLayerType() 5062 void Decode_Al3(PS_Al3 x, PS_InStream stream) in Decode_Al3()
|
D | h245_encoder.cpp | 3771 void Encode_Al3(PS_Al3 x, PS_OutStream stream) in Encode_Al3()
|
D | h245_analysis.cpp | 4012 void Analyze_Al3(PS_Al3 x, const char* label, uint16 tag, uint16 indent) in Analyze_Al3()
|