Searched refs:Decode_MiscellaneousCommand (Results 1 – 3 of 3) sorted by relevance
355 void Decode_MiscellaneousCommand(PS_MiscellaneousCommand x, PS_InStream stream);
1048 Decode_MiscellaneousCommand((PS_MiscellaneousCommand) *ppDataOut, stream); in CommandMessage_decode()
308 Decode_MiscellaneousCommand(x->miscellaneousCommand, stream); in Decode_CommandMessage()10702 void Decode_MiscellaneousCommand(PS_MiscellaneousCommand x, PS_InStream stream) in Decode_MiscellaneousCommand() function