Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7931 Delete_IndAal5(x->indAal5); in Delete_IndAal()
7932 OSCL_DEFAULT_FREE(x->indAal5); in Delete_IndAal()
Dh245_decoder.cpp11878 x->indAal5 = (PS_IndAal5) OSCL_DEFAULT_MALLOC(sizeof(S_IndAal5)); in Decode_IndAal()
11879 Decode_IndAal5(x->indAal5, stream); in Decode_IndAal()
Dh245_encoder.cpp8879 Encode_IndAal5(x->indAal5, stream); in Encode_IndAal()
Dh245_analysis.cpp9651 Analyze_IndAal5(x->indAal5, "indAal5", tag, indent); in Analyze_IndAal()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5551 struct _IndAal5 *indAal5; member