Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9video.h28 struct NineDevice9Video struct
32 static inline struct NineDevice9Video *
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,
H A 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()
H A 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()

Completed in 8 milliseconds