Searched refs:ID3D11VideoDecoderOutputView (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3d11.h | 302 typedef interface ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView; typedef 304 interface ID3D11VideoDecoderOutputView; variable 8436 ID3D11VideoDecoderOutputView : public ID3D11View 8443 __CRT_UUID_DECL(ID3D11VideoDecoderOutputView, 0xc2931aea, 0x2a85, 0x4f20, 0x86,0x0f, 0xfb,0xa1,0xfd… 8451 ID3D11VideoDecoderOutputView *This, 8456 ID3D11VideoDecoderOutputView *This); 8459 ID3D11VideoDecoderOutputView *This); 8463 ID3D11VideoDecoderOutputView *This, 8467 ID3D11VideoDecoderOutputView *This, 8473 ID3D11VideoDecoderOutputView *This, [all …]
|
D | d3d11.idl | 3176 interface ID3D11VideoDecoderOutputView : ID3D11View 3233 ID3D11VideoDecoderOutputView **ppVDOVView); 3300 [in] ID3D11VideoDecoderOutputView *view,
|
D | d3d11_1.h | 2110 ID3D11VideoDecoderOutputView *view, 2701 …inFrame(ID3D11VideoContext1* This,ID3D11VideoDecoder *decoder,ID3D11VideoDecoderOutputView *view,U… 3012 ID3D11VideoDecoderOutputView **ppVDOVView); 3179 … *pResource,const D3D11_VIDEO_DECODER_OUTPUT_VIEW_DESC *pDesc,ID3D11VideoDecoderOutputView **ppVDO…
|
D | d3d11_4.h | 1727 ID3D11VideoDecoderOutputView *view, 2354 …inFrame(ID3D11VideoContext2* This,ID3D11VideoDecoder *decoder,ID3D11VideoDecoderOutputView *view,U…
|