Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp3580 Delete_ERM(x->eRM); in Delete_Mode()
3581 OSCL_DEFAULT_FREE(x->eRM); in Delete_Mode()
Dh245_decoder.cpp5493 x->eRM = (PS_ERM) OSCL_DEFAULT_MALLOC(sizeof(S_ERM)); in Decode_Mode()
5494 Decode_ERM(x->eRM, stream); in Decode_Mode()
Dh245_encoder.cpp4124 Encode_ERM(x->eRM, stream); in Encode_Mode()
Dh245_analysis.cpp4395 Analyze_ERM(x->eRM, "eRM", tag, indent); in Analyze_Mode()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2690 struct _ERM *eRM; member