Home
last modified time | relevance | path

Searched refs:PMOS_USER_FEATURE_NOTIFY_DATA_COMMON (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_utilities_inner.cpp132 PMOS_USER_FEATURE_NOTIFY_DATA_COMMON pNotifyCommon; in MosUserFeatureEnableNotification()
158 pNotifyCommon = (PMOS_USER_FEATURE_NOTIFY_DATA_COMMON)pNotification->pHandle; in MosUserFeatureEnableNotification()
229 PMOS_USER_FEATURE_NOTIFY_DATA_COMMON pNotifyDataCommon; in MosUserFeatureDisableNotification()
240 pNotifyDataCommon = (PMOS_USER_FEATURE_NOTIFY_DATA_COMMON) in MosUserFeatureDisableNotification()
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/os/
H A Dmos_utilities_common.h717 } MOS_USER_FEATURE_NOTIFY_DATA_COMMON, *PMOS_USER_FEATURE_NOTIFY_DATA_COMMON; typedef