Searched refs:PS_ModeType (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 248 void Delete_ModeType(PS_ModeType x);
|
D | h245_decoder.h | 246 void Decode_ModeType(PS_ModeType x, PS_InStream stream);
|
D | h245_encoder.h | 246 void Encode_ModeType(PS_ModeType x, PS_OutStream stream);
|
D | h245_analysis.h | 245 void Analyze_ModeType(PS_ModeType x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 3502 typedef S_ModeType *PS_ModeType; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 4806 void Delete_ModeType(PS_ModeType x) in Delete_ModeType()
|
D | h245_encoder.cpp | 5537 void Encode_ModeType(PS_ModeType x, PS_OutStream stream) in Encode_ModeType()
|
D | h245_analysis.cpp | 5938 void Analyze_ModeType(PS_ModeType x, const char* label, uint16 tag, uint16 indent) in Analyze_ModeType()
|
D | h245_decoder.cpp | 7428 void Decode_ModeType(PS_ModeType x, PS_InStream stream) in Decode_ModeType()
|