Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/dec/src/
Dd3d9_utils.cpp200 D3DPOOL D3Dpool = (D3DPOOL)D3DPOOL_DEFAULT; in InitResource() local
235 D3Dpool = (D3DPOOL)D3DPOOL_DEFAULT; in InitResource()
237 …lpD3D9Device->CreateOffscreenPlainSurface (iWidth, iHeight, (D3DFORMAT)D3Dformat, (D3DPOOL)D3Dpool, in InitResource()
380 D3DPOOL D3Dpool; in InitResource() local
419 D3Dpool = (D3DPOOL)D3DPOOL_DEFAULT; in InitResource()
420 …lpD3D9Device->CreateOffscreenPlainSurface (iWidth, iHeight, (D3DFORMAT)D3Dformat, (D3DPOOL)D3Dpool, in InitResource()