Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h79 void Delete_RSVPParameters(PS_RSVPParameters x);
Dh245_decoder.h77 void Decode_RSVPParameters(PS_RSVPParameters x, PS_InStream stream);
Dh245_encoder.h77 void Encode_RSVPParameters(PS_RSVPParameters x, PS_OutStream stream);
Dh245_analysis.h76 void Analyze_RSVPParameters(PS_RSVPParameters x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h792 typedef S_RSVPParameters *PS_RSVPParameters; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp1175 void Delete_RSVPParameters(PS_RSVPParameters x) in Delete_RSVPParameters()
Dh245_encoder.cpp1248 void Encode_RSVPParameters(PS_RSVPParameters x, PS_OutStream stream) in Encode_RSVPParameters()
Dh245_analysis.cpp1291 void Analyze_RSVPParameters(PS_RSVPParameters x, const char* label, uint16 tag, uint16 indent) in Analyze_RSVPParameters()
Dh245_decoder.cpp1727 void Decode_RSVPParameters(PS_RSVPParameters x, PS_InStream stream) in Decode_RSVPParameters()