Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h384 void Delete_MiType(PS_MiType x);
Dh245_decoder.h382 void Decode_MiType(PS_MiType x, PS_InStream stream);
Dh245_encoder.h382 void Encode_MiType(PS_MiType x, PS_OutStream stream);
Dh245_analysis.h381 void Analyze_MiType(PS_MiType x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5405 typedef S_MiType *PS_MiType; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7690 void Delete_MiType(PS_MiType x) in Delete_MiType()
Dh245_encoder.cpp8603 void Encode_MiType(PS_MiType x, PS_OutStream stream) in Encode_MiType()
Dh245_analysis.cpp9351 void Analyze_MiType(PS_MiType x, const char* label, uint16 tag, uint16 indent) in Analyze_MiType()
Dh245_decoder.cpp11507 void Decode_MiType(PS_MiType x, PS_InStream stream) in Decode_MiType()