Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1941 } S_T84Restricted; typedef
1942 typedef S_T84Restricted *PS_T84Restricted;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp3834 x->t84Restricted = (PS_T84Restricted) OSCL_DEFAULT_MALLOC(sizeof(S_T84Restricted)); in Decode_T84Profile()