Searched refs:PS_Resolution (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 260 void Delete_Resolution(PS_Resolution x);
|
D | h245_decoder.h | 258 void Decode_Resolution(PS_Resolution x, PS_InStream stream);
|
D | h245_encoder.h | 258 void Encode_Resolution(PS_Resolution x, PS_OutStream stream);
|
D | h245_analysis.h | 257 void Analyze_Resolution(PS_Resolution x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 3666 typedef S_Resolution *PS_Resolution; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 5077 void Delete_Resolution(PS_Resolution x) in Delete_Resolution()
|
D | h245_encoder.cpp | 5802 void Encode_Resolution(PS_Resolution x, PS_OutStream stream) in Encode_Resolution()
|
D | h245_analysis.cpp | 6234 void Analyze_Resolution(PS_Resolution x, const char* label, uint16 tag, uint16 indent) in Analyze_Resolution()
|
D | h245_decoder.cpp | 7787 void Decode_Resolution(PS_Resolution x, PS_InStream stream) in Decode_Resolution()
|