Searched refs:Decode_TerminalLabel (Results 1 – 2 of 2) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_decoder.cpp | 5692 Decode_TerminalLabel(&x->destination, stream); in Decode_H2250LogicalChannelParameters() 5730 Decode_TerminalLabel(&x->source, stream); in Decode_H2250LogicalChannelParameters() 8945 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_CommunicationModeTableEntry() 8992 Decode_TerminalLabel(&x->destination, stream); in Decode_CommunicationModeTableEntry() 9050 Decode_TerminalLabel(x->dropTerminal, stream); in Decode_ConferenceRequest() 9054 Decode_TerminalLabel(x->requestTerminalID, stream); in Decode_ConferenceRequest() 9092 Decode_TerminalLabel(x->makeTerminalBroadcaster, stream); in Decode_ConferenceRequest() 9098 Decode_TerminalLabel(x->sendThisSource, stream); in Decode_ConferenceRequest() 9132 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_RequestTerminalCertificate() 9197 void Decode_TerminalLabel(PS_TerminalLabel x, PS_InStream stream) in Decode_TerminalLabel() function [all …]
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_decoder.h | 300 void Decode_TerminalLabel(PS_TerminalLabel x, PS_InStream stream);
|