HomeSort by relevance Sort by last modified time
    Searched refs:DSP_SYSERROR (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 107 #define DSP_SYSERROR 0x00000020
189 DSP_SYSERROR)) && \
198 DSP_SYSERROR))))
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 107 #define DSP_SYSERROR 0x00000020
183 DSP_SYSERROR)) && \
192 DSP_SYSERROR))))
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 456 status = DSPProcessor_RegisterNotify(phandle->dspCodec->hProc, DSP_SYSERROR, DSP_SIGNALEVENT, notification_syserror);
457 DSP_ERROR_EXIT(status, "DSP node register notify DSP_SYSERROR", ERROR);
    [all...]

Completed in 500 milliseconds