Searched refs:g_aNotificationObjects (Results 1 – 2 of 2) sorted by relevance
279 struct DSP_NOTIFICATION * g_aNotificationObjects[3]; member281 struct DSP_NOTIFICATION * g_aNotificationObjects[1]; member
426 phandle->g_aNotificationObjects[0] = notification; in InitMMCodecEx()442 phandle->g_aNotificationObjects[1] = notification_mmufault; in InitMMCodecEx()458 phandle->g_aNotificationObjects[2] = notification_syserror; in InitMMCodecEx()735 phandle->g_aNotificationObjects[0] = notification; in InitMMCodec()751 phandle->g_aNotificationObjects[1] = notification_mmufault; in InitMMCodec()767 phandle->g_aNotificationObjects[2] = notification_syserror; in InitMMCodec()1590 if(codec->g_aNotificationObjects[0]!= NULL) in FreeResources()1592 LCML_FREE(codec->g_aNotificationObjects[0]); in FreeResources()1593 codec->g_aNotificationObjects[0] = NULL; in FreeResources()1595 if(codec->g_aNotificationObjects[1]!= NULL) in FreeResources()[all …]