Home
last modified time | relevance | path

Searched refs:al1M (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp3245 Delete_H223AL1MParameters(x->al1M); in Delete_AdaptationLayerType()
3246 OSCL_DEFAULT_FREE(x->al1M); in Delete_AdaptationLayerType()
4927 Delete_H223AL1MParameters(x->al1M); in Delete_ModeAdaptationLayerType()
4928 OSCL_DEFAULT_FREE(x->al1M); in Delete_ModeAdaptationLayerType()
Dh245_decoder.cpp5037 x->al1M = (PS_H223AL1MParameters) OSCL_DEFAULT_MALLOC(sizeof(S_H223AL1MParameters)); in Decode_AdaptationLayerType()
5038 Decode_H223AL1MParameters(x->al1M, stream); in Decode_AdaptationLayerType()
7582 x->al1M = (PS_H223AL1MParameters) OSCL_DEFAULT_MALLOC(sizeof(S_H223AL1MParameters)); in Decode_ModeAdaptationLayerType()
7583 Decode_H223AL1MParameters(x->al1M, stream); in Decode_ModeAdaptationLayerType()
Dh245_encoder.cpp3755 PutExtensionItem(EPASS Encode_H223AL1MParameters, (uint8*)x->al1M, stream); in Encode_AdaptationLayerType()
5652 PutExtensionItem(EPASS Encode_H223AL1MParameters, (uint8*)x->al1M, stream); in Encode_ModeAdaptationLayerType()
Dh245_analysis.cpp3995 Analyze_H223AL1MParameters(x->al1M, "al1M", tag, indent); in Analyze_AdaptationLayerType()
6065 Analyze_H223AL1MParameters(x->al1M, "al1M", tag, indent); in Analyze_ModeAdaptationLayerType()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2476 struct _H223AL1MParameters *al1M; member
3544 struct _H223AL1MParameters *al1M; member