Searched refs:PS_GstnOptions (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 354 void Delete_GstnOptions(PS_GstnOptions x);
|
D | h245_decoder.h | 352 void Decode_GstnOptions(PS_GstnOptions x, PS_InStream stream);
|
D | h245_encoder.h | 352 void Encode_GstnOptions(PS_GstnOptions x, PS_OutStream stream);
|
D | h245_analysis.h | 351 void Analyze_GstnOptions(PS_GstnOptions x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 5001 typedef S_GstnOptions *PS_GstnOptions; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 7042 void Delete_GstnOptions(PS_GstnOptions x) in Delete_GstnOptions()
|
D | h245_decoder.cpp | 10554 x->gstnOptions = (PS_GstnOptions) OSCL_DEFAULT_MALLOC(sizeof(S_GstnOptions)); in Decode_EndSessionCommand() 10601 void Decode_GstnOptions(PS_GstnOptions x, PS_InStream stream) in Decode_GstnOptions()
|
D | h245_encoder.cpp | 7915 void Encode_GstnOptions(PS_GstnOptions x, PS_OutStream stream) in Encode_GstnOptions()
|
D | h245_analysis.cpp | 8587 void Analyze_GstnOptions(PS_GstnOptions x, const char* label, uint16 tag, uint16 indent) in Analyze_GstnOptions()
|