Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h260 void Delete_Resolution(PS_Resolution x);
Dh245_decoder.h258 void Decode_Resolution(PS_Resolution x, PS_InStream stream);
Dh245_encoder.h258 void Encode_Resolution(PS_Resolution x, PS_OutStream stream);
Dh245_analysis.h257 void Analyze_Resolution(PS_Resolution x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h3666 typedef S_Resolution *PS_Resolution; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp5077 void Delete_Resolution(PS_Resolution x) in Delete_Resolution()
Dh245_encoder.cpp5802 void Encode_Resolution(PS_Resolution x, PS_OutStream stream) in Encode_Resolution()
Dh245_analysis.cpp6234 void Analyze_Resolution(PS_Resolution x, const char* label, uint16 tag, uint16 indent) in Analyze_Resolution()
Dh245_decoder.cpp7787 void Decode_Resolution(PS_Resolution x, PS_InStream stream) in Decode_Resolution()