Home
last modified time | relevance | path

Searched defs:DSPProcessContext (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.5/include/twl/dsp/ARM9/
Dprocess.h65 typedef struct DSPProcessContext struct
68 struct DSPProcessContext *next; argument
91 DSPProcessContext; argument
/TwlSDK-5.5/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c1160 int slotB, int slotC, BOOL (*slotMapper)(DSPProcessContext *, int, int)) in DSP_StartupProcess()