Searched refs:PS_CmdAal1 (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 374 void Delete_CmdAal1(PS_CmdAal1 x);
|
D | h245_decoder.h | 372 void Decode_CmdAal1(PS_CmdAal1 x, PS_InStream stream);
|
D | h245_encoder.h | 372 void Encode_CmdAal1(PS_CmdAal1 x, PS_OutStream stream);
|
D | h245_analysis.h | 371 void Analyze_CmdAal1(PS_CmdAal1 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 5298 typedef S_CmdAal1 *PS_CmdAal1; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 7469 void Delete_CmdAal1(PS_CmdAal1 x) in Delete_CmdAal1()
|
D | h245_decoder.cpp | 11159 x->cmdAal1 = (PS_CmdAal1) OSCL_DEFAULT_MALLOC(sizeof(S_CmdAal1)); in Decode_CmdAal() 11202 void Decode_CmdAal1(PS_CmdAal1 x, PS_InStream stream) in Decode_CmdAal1()
|
D | h245_encoder.cpp | 8375 void Encode_CmdAal1(PS_CmdAal1 x, PS_OutStream stream) in Encode_CmdAal1()
|
D | h245_analysis.cpp | 9098 void Analyze_CmdAal1(PS_CmdAal1 x, const char* label, uint16 tag, uint16 indent) in Analyze_CmdAal1()
|