Home
last modified time | relevance | path

Searched refs:NineDevice9Video (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9video.h28 struct NineDevice9Video struct
32 static inline struct NineDevice9Video * argument
33 NineDevice9Video( void *data ) in NineDevice9Video() function
35 return (struct NineDevice9Video *)data; in NineDevice9Video()
39 NineDevice9Video_GetContentProtectionCaps( struct NineDevice9Video *This,
45 NineDevice9Video_CreateAuthenticatedChannel( struct NineDevice9Video *This,
51 NineDevice9Video_CreateCryptoSession( struct NineDevice9Video *This,
Ddevice9video.c28 NineDevice9Video_GetContentProtectionCaps( struct NineDevice9Video *This, in NineDevice9Video_GetContentProtectionCaps()
37 NineDevice9Video_CreateAuthenticatedChannel( struct NineDevice9Video *This, in NineDevice9Video_CreateAuthenticatedChannel()
46 NineDevice9Video_CreateCryptoSession( struct NineDevice9Video *This, in NineDevice9Video_CreateCryptoSession()
Dnine_lock.c2421 LockDevice9Video_GetContentProtectionCaps( struct NineDevice9Video *This, in LockDevice9Video_GetContentProtectionCaps()
2434 LockDevice9Video_CreateAuthenticatedChannel( struct NineDevice9Video *This, in LockDevice9Video_CreateAuthenticatedChannel()
2447 LockDevice9Video_CreateCryptoSession( struct NineDevice9Video *This, in LockDevice9Video_CreateCryptoSession()