Home
last modified time | relevance | path

Searched refs:MakeCombinerBufferCommand (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_Combiner.h309 bit32* MakeCombinerBufferCommand( bit32* command ) const;
/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Combiner.cpp32 return MakeCombinerBufferCommand( command ); in MakeCommand()
37 bit32* Combiner::MakeCombinerBufferCommand( bit32* command ) const in MakeCombinerBufferCommand() function in nn::gr::CTR::Combiner