Searched refs:PS_T84 (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 127 void Delete_T84(PS_T84 x);
|
D | h245_decoder.h | 125 void Decode_T84(PS_T84 x, PS_InStream stream);
|
D | h245_encoder.h | 125 void Encode_T84(PS_T84 x, PS_OutStream stream);
|
D | h245_analysis.h | 124 void Analyze_T84(PS_T84 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 1896 typedef S_T84 *PS_T84; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 2271 void Delete_T84(PS_T84 x) in Delete_T84()
|
D | h245_decoder.cpp | 3591 x->t84 = (PS_T84) OSCL_DEFAULT_MALLOC(sizeof(S_T84)); in Decode_Application() 3667 void Decode_T84(PS_T84 x, PS_InStream stream) in Decode_T84()
|
D | h245_encoder.cpp | 2676 void Encode_T84(PS_T84 x, PS_OutStream stream) in Encode_T84()
|
D | h245_analysis.cpp | 2841 void Analyze_T84(PS_T84 x, const char* label, uint16 tag, uint16 indent) in Analyze_T84()
|