Searched refs:DSP_SYSERROR (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Ddbdefs.h107 #define DSP_SYSERROR 0x00000020 macro
189 DSP_SYSERROR)) && \
198 DSP_SYSERROR))))
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbdefs.h107 #define DSP_SYSERROR 0x00000020 macro
183 DSP_SYSERROR)) && \
192 DSP_SYSERROR))))
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c456 status = DSPProcessor_RegisterNotify(phandle->dspCodec->hProc, DSP_SYSERROR, DSP_SIGNALEVENT, notification_syserror);
457 DSP_ERROR_EXIT(status, "DSP node register notify DSP_SYSERROR", ERROR);
765 status = DSPProcessor_RegisterNotify(phandle->dspCodec->hProc, DSP_SYSERROR, DSP_SIGNALEVENT, notification_syserror);
766 DSP_ERROR_EXIT(status, "DSP node register notify DSP_SYSERROR", ERROR);

Completed in 10 milliseconds