Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp361 Delete_H223SkewIndication(x->h223SkewIndication); in Delete_IndicationMessage()
362 OSCL_DEFAULT_FREE(x->h223SkewIndication); in Delete_IndicationMessage()
Dh245_decoder.cpp396 … x->h223SkewIndication = (PS_H223SkewIndication) OSCL_DEFAULT_MALLOC(sizeof(S_H223SkewIndication)); in Decode_IndicationMessage()
397 Decode_H223SkewIndication(x->h223SkewIndication, stream); in Decode_IndicationMessage()
Dh245_encoder.cpp299 Encode_H223SkewIndication(x->h223SkewIndication, stream); in Encode_IndicationMessage()
Dh245_analysis.cpp315 Analyze_H223SkewIndication(x->h223SkewIndication, "h223SkewIndication", tag, indent); in Analyze_IndicationMessage()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h150 struct _H223SkewIndication *h223SkewIndication; member