Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h248 void Delete_ModeType(PS_ModeType x);
Dh245_decoder.h246 void Decode_ModeType(PS_ModeType x, PS_InStream stream);
Dh245_encoder.h246 void Encode_ModeType(PS_ModeType x, PS_OutStream stream);
Dh245_analysis.h245 void Analyze_ModeType(PS_ModeType x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h3502 typedef S_ModeType *PS_ModeType; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp4806 void Delete_ModeType(PS_ModeType x) in Delete_ModeType()
Dh245_encoder.cpp5537 void Encode_ModeType(PS_ModeType x, PS_OutStream stream) in Encode_ModeType()
Dh245_analysis.cpp5938 void Analyze_ModeType(PS_ModeType x, const char* label, uint16 tag, uint16 indent) in Analyze_ModeType()
Dh245_decoder.cpp7428 void Decode_ModeType(PS_ModeType x, PS_InStream stream) in Decode_ModeType()