Home
last modified time | relevance | path

Searched refs:Decode_NewATMVCCommand (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h366 void Decode_NewATMVCCommand(PS_NewATMVCCommand x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp1074 Decode_NewATMVCCommand((PS_NewATMVCCommand) *ppDataOut, stream); in CommandMessage_decode()
Dh245_decoder.cpp334 Decode_NewATMVCCommand(x->newATMVCCommand, stream); in Decode_CommandMessage()
11046 void Decode_NewATMVCCommand(PS_NewATMVCCommand x, PS_InStream stream) in Decode_NewATMVCCommand() function