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

  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 113 #define DSP_NODEMESSAGEREADY 0x00000200
201 DSP_NODEMESSAGEREADY)) && \
203 DSP_NODEMESSAGEREADY))))
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 113 #define DSP_NODEMESSAGEREADY 0x00000200
195 DSP_NODEMESSAGEREADY)) && \
197 DSP_NODEMESSAGEREADY))))
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 424 status = DSPNode_RegisterNotify(phandle->dspCodec->hNode, DSP_NODEMESSAGEREADY, DSP_SIGNALEVENT, notification);
733 status = DSPNode_RegisterNotify(phandle->dspCodec->hNode, DSP_NODEMESSAGEREADY, DSP_SIGNALEVENT, notification);
    [all...]

Completed in 43 milliseconds