Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h358 void Delete_McType(PS_McType x);
Dh245_decoder.h356 void Decode_McType(PS_McType x, PS_InStream stream);
Dh245_encoder.h356 void Encode_McType(PS_McType x, PS_OutStream stream);
Dh245_analysis.h355 void Analyze_McType(PS_McType x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5061 typedef S_McType *PS_McType; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7134 void Delete_McType(PS_McType x) in Delete_McType()
Dh245_encoder.cpp8011 void Encode_McType(PS_McType x, PS_OutStream stream) in Encode_McType()
Dh245_analysis.cpp8693 void Analyze_McType(PS_McType x, const char* label, uint16 tag, uint16 indent) in Analyze_McType()
Dh245_decoder.cpp10726 void Decode_McType(PS_McType x, PS_InStream stream) in Decode_McType()