Home
last modified time | relevance | path

Searched refs:S_Signal (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_indication.cpp248 pUserInputIndication->signal = (PS_Signal) OSCL_DEFAULT_MALLOC(sizeof(S_Signal)); in Tsc_UII_DTMF()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5690 } S_Signal; typedef
5691 typedef S_Signal *PS_Signal;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp12022 x->signal = (PS_Signal) OSCL_DEFAULT_MALLOC(sizeof(S_Signal)); in Decode_UserInputIndication()