Searched refs:DSP_ExecuteProcess (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/dsp/ARM9.TWL/src/ |
| D | dsp_g711.c | 96 if (DSP_ExecuteProcess(DSPiProcessG711, file, slotB, slotC)) in DSPi_LoadG711Core()
|
| D | dsp_graphics.c | 124 if (DSP_ExecuteProcess(DSPiProcessGraphics, file, slotB, slotC)) in DSPi_LoadGraphicsCore()
|
| D | dsp_process.c | 691 BOOL DSP_ExecuteProcess(DSPProcessContext *context, FSFile *image, int slotB, int slotC) in DSP_ExecuteProcess() function
|
| /TwlSDK-5.1.0/include/twl/dsp/ARM9/ |
| D | process.h | 135 BOOL DSP_ExecuteProcess(DSPProcessContext *context, FSFile *image, int slotB, int slotC);
|