Searched refs:PS_ERM (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 184 void Delete_ERM(PS_ERM x);
|
D | h245_decoder.h | 182 void Decode_ERM(PS_ERM x, PS_InStream stream);
|
D | h245_encoder.h | 182 void Encode_ERM(PS_ERM x, PS_OutStream stream);
|
D | h245_analysis.h | 181 void Analyze_ERM(PS_ERM x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 2717 typedef S_ERM *PS_ERM; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 3597 void Delete_ERM(PS_ERM x) in Delete_ERM()
|
D | h245_decoder.cpp | 5493 x->eRM = (PS_ERM) OSCL_DEFAULT_MALLOC(sizeof(S_ERM)); in Decode_Mode() 5511 void Decode_ERM(PS_ERM x, PS_InStream stream) in Decode_ERM()
|
D | h245_encoder.cpp | 4140 void Encode_ERM(PS_ERM x, PS_OutStream stream) in Encode_ERM()
|
D | h245_analysis.cpp | 4412 void Analyze_ERM(PS_ERM x, const char* label, uint16 tag, uint16 indent) in Analyze_ERM()
|