Home
last modified time | relevance | path

Searched refs:S_ERM (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2716 } S_ERM; typedef
2717 typedef S_ERM *PS_ERM;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp5493 x->eRM = (PS_ERM) OSCL_DEFAULT_MALLOC(sizeof(S_ERM)); in Decode_Mode()