Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9video.c28 NineDevice9Video_GetContentProtectionCaps( struct NineDevice9Video *This, in NineDevice9Video_GetContentProtectionCaps() function
59 (void *)NineDevice9Video_GetContentProtectionCaps,
Ddevice9video.h39 NineDevice9Video_GetContentProtectionCaps( struct NineDevice9Video *This,
Dnine_lock.c2428 r = NineDevice9Video_GetContentProtectionCaps(This, pCryptoType, pDecodeProfile, pCaps); in LockDevice9Video_GetContentProtectionCaps()