Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7927 Delete_IndAal1(x->indAal1); in Delete_IndAal()
7928 OSCL_DEFAULT_FREE(x->indAal1); in Delete_IndAal()
Dh245_decoder.cpp11874 x->indAal1 = (PS_IndAal1) OSCL_DEFAULT_MALLOC(sizeof(S_IndAal1)); in Decode_IndAal()
11875 Decode_IndAal1(x->indAal1, stream); in Decode_IndAal()
Dh245_encoder.cpp8876 Encode_IndAal1(x->indAal1, stream); in Encode_IndAal()
Dh245_analysis.cpp9648 Analyze_IndAal1(x->indAal1, "indAal1", tag, indent); in Analyze_IndAal()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5550 struct _IndAal1 *indAal1; member