Home
last modified time | relevance | path

Searched refs:vaDestroyProtectedSession (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libva/va/
H A Dva_backend_prot.h48 (*vaDestroyProtectedSession)( member
H A Dva_prot.h477 VAStatus vaDestroyProtectedSession(VADisplay dpy,
H A Dlibva.def80 vaDestroyProtectedSession
H A Dva.c2380 VAStatus vaDestroyProtectedSession( in vaDestroyProtectedSession() function
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/
H A Dmedia_libva_interface.cpp128 pVTableProt->vaDestroyProtectedSession = MediaLibvaInterfaceNext::DestroyProtectedSession; in LoadFunction()
H A Dmedia_libva.cpp2184 pVTableProt->vaDestroyProtectedSession = DdiMediaProtected::DdiMedia_DestroyProtectedSession; in DdiMedia_LoadFuncion()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/
H A Dmedia_libva_interface_next.cpp1075 pVTableProt->vaDestroyProtectedSession = DestroyProtectedSession; in LoadFunction()