Searched refs:PS_CmdAal5 (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 373 void Delete_CmdAal5(PS_CmdAal5 x);
|
D | h245_decoder.h | 371 void Decode_CmdAal5(PS_CmdAal5 x, PS_InStream stream);
|
D | h245_encoder.h | 371 void Encode_CmdAal5(PS_CmdAal5 x, PS_OutStream stream);
|
D | h245_analysis.h | 370 void Analyze_CmdAal5(PS_CmdAal5 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 5259 typedef S_CmdAal5 *PS_CmdAal5; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 7458 void Delete_CmdAal5(PS_CmdAal5 x) in Delete_CmdAal5()
|
D | h245_decoder.cpp | 11163 x->cmdAal5 = (PS_CmdAal5) OSCL_DEFAULT_MALLOC(sizeof(S_CmdAal5)); in Decode_CmdAal() 11178 void Decode_CmdAal5(PS_CmdAal5 x, PS_InStream stream) in Decode_CmdAal5()
|
D | h245_encoder.cpp | 8362 void Encode_CmdAal5(PS_CmdAal5 x, PS_OutStream stream) in Encode_CmdAal5()
|
D | h245_analysis.cpp | 9083 void Analyze_CmdAal5(PS_CmdAal5 x, const char* label, uint16 tag, uint16 indent) in Analyze_CmdAal5()
|