Home
last modified time | relevance | path

Searched defs:_MOS_USER_FEATURE_INTERFACE (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/os/
H A Dmos_utilities_common.h684 typedef struct _MOS_USER_FEATURE_INTERFACE struct
686 void * pOsInterface; //!< Pointer to OS Interface
687 … int32_t bIsNotificationSupported; //!< Whether Notification feature is supported
689 MOS_STATUS (*pfnEnableNotification)
695 MOS_STATUS (*pfnDisableNotification)
700 MOS_STATUS (*pfnParsePath)