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

  /hardware/ti/omap3/dspbridge/inc/
DSPManager.h 158 extern DBAPI DSPManager_WaitForEvents(struct DSP_NOTIFICATION**
DSPProcessor.h 289 struct DSP_NOTIFICATION*
DSPStream.h 280 struct DSP_NOTIFICATION* hNotification);
DSPNode.h 371 * hNotification: Handle of DSP_NOTIFICATION object.
381 struct DSP_NOTIFICATION* hNotification);
wcdioctl.h 103 struct DSP_NOTIFICATION* *aNotifications;
168 struct DSP_NOTIFICATION* hNotification;
290 struct DSP_NOTIFICATION* hNotification;
371 struct DSP_NOTIFICATION* hNotification;
dbdefs.h 61 *! Added DSP_NOTIFICATION, DSP_STRMATTR. PSTRING changed
456 struct DSP_NOTIFICATION {
460 /*DSP_NOTIFICATION, *DSP_HNOTIFICATION;*/
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPManager.h 158 extern DBAPI DSPManager_WaitForEvents(struct DSP_NOTIFICATION**
DSPProcessor.h 289 struct DSP_NOTIFICATION*
DSPStream.h 282 struct DSP_NOTIFICATION* hNotification);
DSPNode.h 371 * hNotification: Handle of DSP_NOTIFICATION object.
381 struct DSP_NOTIFICATION* hNotification);
wcdioctl.h 103 struct DSP_NOTIFICATION* *aNotifications;
168 struct DSP_NOTIFICATION* hNotification;
290 struct DSP_NOTIFICATION* hNotification;
371 struct DSP_NOTIFICATION* hNotification;
dbdefs.h 61 *! Added DSP_NOTIFICATION, DSP_STRMATTR. PSTRING changed
445 struct DSP_NOTIFICATION {
449 /*DSP_NOTIFICATION, *DSP_HNOTIFICATION;*/
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h 279 struct DSP_NOTIFICATION * g_aNotificationObjects[3];
281 struct DSP_NOTIFICATION * g_aNotificationObjects[1];
LCML_Types.h 125 struct DSP_NOTIFICATION notifiObj;
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 413 struct DSP_NOTIFICATION* notification;
416 LCML_MALLOC(notification,sizeof(struct DSP_NOTIFICATION),struct DSP_NOTIFICATION)
422 memset(notification, 0, sizeof(struct DSP_NOTIFICATION));
428 struct DSP_NOTIFICATION* notification_mmufault;
432 LCML_MALLOC(notification_mmufault,sizeof(struct DSP_NOTIFICATION),struct DSP_NOTIFICATION);
438 memset(notification_mmufault,0,sizeof(struct DSP_NOTIFICATION));
444 struct DSP_NOTIFICATION* notification_syserror ;
448 LCML_MALLOC(notification_syserror,sizeof(struct DSP_NOTIFICATION),struct DSP_NOTIFICATION)
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/
DSPManager.c 254 DBAPI DSPManager_WaitForEvents(struct DSP_NOTIFICATION **aNotifications,
DSPProcessor.c 479 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification)
DSPNode.c 807 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification)
DSPStrm.c 701 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification)

Completed in 133 milliseconds