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

  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 36 * DSPNode_RegisterNotify
52 *! 07-Sep-2000 jeh Changed type HANDLE in DSPNode_RegisterNotify to
364 * ======== DSPNode_RegisterNotify ========
379 extern DBAPI DSPNode_RegisterNotify(DSP_HNODE hNode, UINT uEventMask,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 36 * DSPNode_RegisterNotify
52 *! 07-Sep-2000 jeh Changed type HANDLE in DSPNode_RegisterNotify to
364 * ======== DSPNode_RegisterNotify ========
379 extern DBAPI DSPNode_RegisterNotify(DSP_HNODE hNode, UINT uEventMask,
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 39 * DSPNode_RegisterNotify
57 *! 07-Sep-2000 jeh Changed type HANDLE in DSPNode_RegisterNotify to
801 * ======== DSPNode_RegisterNotify ========
806 DSPNode_RegisterNotify(DSP_HNODE hNode, UINT uEventMask,
813 (TEXT("NODE: DSPNode_RegisterNotify:\r\n")));
834 (TEXT("NODE: DSPNode_RegisterNotify: "
840 (TEXT("NODE: DSPNode_RegisterNotify:"
847 (TEXT("NODE: DSPNode_RegisterNotify: "
  /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 38 milliseconds