Home
last modified time | relevance | path

Searched refs:PS_T84 (Results 1 – 9 of 9) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h127 void Delete_T84(PS_T84 x);
Dh245_decoder.h125 void Decode_T84(PS_T84 x, PS_InStream stream);
Dh245_encoder.h125 void Encode_T84(PS_T84 x, PS_OutStream stream);
Dh245_analysis.h124 void Analyze_T84(PS_T84 x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1896 typedef S_T84 *PS_T84; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp2271 void Delete_T84(PS_T84 x) in Delete_T84()
Dh245_decoder.cpp3591 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()
Dh245_encoder.cpp2676 void Encode_T84(PS_T84 x, PS_OutStream stream) in Encode_T84()
Dh245_analysis.cpp2841 void Analyze_T84(PS_T84 x, const char* label, uint16 tag, uint16 indent) in Analyze_T84()