Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h355 void Decode_MiscellaneousCommand(PS_MiscellaneousCommand x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp1048 Decode_MiscellaneousCommand((PS_MiscellaneousCommand) *ppDataOut, stream); in CommandMessage_decode()
Dh245_decoder.cpp308 Decode_MiscellaneousCommand(x->miscellaneousCommand, stream); in Decode_CommandMessage()
10702 void Decode_MiscellaneousCommand(PS_MiscellaneousCommand x, PS_InStream stream) in Decode_MiscellaneousCommand() function