Home
last modified time | relevance | path

Searched refs:pDecodeProfile (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9video.h41 const GUID *pDecodeProfile,
53 const GUID *pDecodeProfile,
Ddevice9video.c30 const GUID *pDecodeProfile, in NineDevice9Video_GetContentProtectionCaps() argument
48 const GUID *pDecodeProfile, in NineDevice9Video_CreateCryptoSession() argument
Dnine_lock.c2423 const GUID *pDecodeProfile, in LockDevice9Video_GetContentProtectionCaps() argument
2428 r = NineDevice9Video_GetContentProtectionCaps(This, pCryptoType, pDecodeProfile, pCaps); in LockDevice9Video_GetContentProtectionCaps()
2449 const GUID *pDecodeProfile, in LockDevice9Video_CreateCryptoSession() argument
2455 …r = NineDevice9Video_CreateCryptoSession(This, pCryptoType, pDecodeProfile, ppCryptoSession, pCryp… in LockDevice9Video_CreateCryptoSession()
/external/mesa3d/include/D3D9/
Dd3d9.h300 …WINAPI GetContentProtectionCaps(const GUID *pCryptoType, const GUID *pDecodeProfile, D3DCONTENTPRO…
302 …virtual HRESULT WINAPI CreateCryptoSession(const GUID *pCryptoType, const GUID *pDecodeProfile, ID…
1283 …s)(IDirect3DDevice9Video *This, const GUID *pCryptoType, const GUID *pDecodeProfile, D3DCONTENTPRO…
1285 …n)(IDirect3DDevice9Video *This, const GUID *pCryptoType, const GUID *pDecodeProfile, IDirect3DCryp…