Searched refs:SetFormat (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Daustream.idl52 HRESULT SetFormat(
114 HRESULT SetFormat(
H A Dddstream.idl61 HRESULT SetFormat(
H A Damstream.idl237 HRESULT SetFormat(
H A Ddsound.h568 STDMETHOD(SetFormat)(THIS_ LPCWAVEFORMATEX lpcfxFormat) PURE;
595 #define IDirectSoundBuffer_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a)
619 #define IDirectSoundBuffer_SetFormat(p,a) (p)->SetFormat(a)
651 STDMETHOD(SetFormat)(THIS_ LPCWAVEFORMATEX lpcfxFormat) PURE;
681 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a)
709 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->SetFormat(a)
H A Dvfw.h1022 STDMETHOD(SetFormat)(THIS_ LONG lPos, LPVOID lpFormat, LONG cbFormat) PURE;
1042 #define IAVIStream_SetFormat(p,a,b,c) (p)->lpVtbl->SetFormat(p,a,b,c)
1297 STDMETHOD(SetFormat)(THIS_ LPBITMAPINFOHEADER lpbi, LPVOID lpBits, INT x, INT y, INT dx, INT dy) PURE;
1310 #define IGetFrame_SetFormat(p,a,b,c,d,e,f) (p)->lpVtbl->SetFormat(p,a,b,c,d,e,f)
H A Daxextend.idl840 HRESULT SetFormat( [in] AM_MEDIA_TYPE *pmt);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Daustream.idl52 HRESULT SetFormat(
114 HRESULT SetFormat(
H A Dddstream.idl61 HRESULT SetFormat(
H A Ddsdriver.h189 STDMETHOD(SetFormat)(THIS_ LPWAVEFORMATEX pwfxToSet) PURE;
207 #define IDsDriverBuffer_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a)
348 STDMETHOD(SetFormat)(THIS_ LPWAVEFORMATEX pwfxToSet) PURE;
364 #define IDsCaptureDriverBuffer_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a)
H A Damstream.idl237 HRESULT SetFormat(
H A Ddsound.h561 STDMETHOD(SetFormat)(THIS_ LPCWAVEFORMATEX lpcfxFormat) PURE;
588 #define IDirectSoundBuffer_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a)
612 #define IDirectSoundBuffer_SetFormat(p,a) (p)->SetFormat(a)
644 STDMETHOD(SetFormat)(THIS_ LPCWAVEFORMATEX lpcfxFormat) PURE;
674 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a)
702 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->SetFormat(a)
H A Dvfw.h1022 STDMETHOD(SetFormat)(THIS_ LONG lPos, LPVOID lpFormat, LONG cbFormat) PURE;
1042 #define IAVIStream_SetFormat(p,a,b,c) (p)->lpVtbl->SetFormat(p,a,b,c)
1297 STDMETHOD(SetFormat)(THIS_ LPBITMAPINFOHEADER lpbi, LPVOID lpBits, INT x, INT y, INT dx, INT dy) PURE;
1310 #define IGetFrame_SetFormat(p,a,b,c,d,e,f) (p)->lpVtbl->SetFormat(p,a,b,c,d,e,f)
H A Daxextend.idl802 HRESULT SetFormat( [in] AM_MEDIA_TYPE *pmt);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h2328 VOID SetFormat (IN UINT8 Format) { function in class:CIfrToString
2657 VOID SetFormat (IN UINT8 Format) { function in class:CIfrFind
H A DVfrSyntax.g3674 << { CIfrToString TSObj(L->getLine()); TSObj.SetFormat (Fmt); $ExpOpCount++; } >>
3801 "\)" << { CIfrFind FObj(L->getLine()); FObj.SetFormat (Format); $ExpOpCount++; } >>
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h4014 virtual HRESULT STDMETHODCALLTYPE SetFormat(
4232 HRESULT (STDMETHODCALLTYPE *SetFormat)( member in struct:IWineD3DSurfaceVtbl
4308 #define IWineD3DSurface_SetFormat(This,format) (This)->lpVtbl->SetFormat(This,format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h4015 virtual HRESULT STDMETHODCALLTYPE SetFormat(
4233 HRESULT (STDMETHODCALLTYPE *SetFormat)( member in struct:IWineD3DSurfaceVtbl
4309 #define IWineD3DSurface_SetFormat(This,format) (This)->lpVtbl->SetFormat(This,format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h4014 virtual HRESULT STDMETHODCALLTYPE SetFormat(
4232 HRESULT (STDMETHODCALLTYPE *SetFormat)( member in struct:IWineD3DSurfaceVtbl
4308 #define IWineD3DSurface_SetFormat(This,format) (This)->lpVtbl->SetFormat(This,format)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h3995 virtual HRESULT STDMETHODCALLTYPE SetFormat(
4213 HRESULT (STDMETHODCALLTYPE *SetFormat)( member in struct:IWineD3DSurfaceVtbl
4289 #define IWineD3DSurface_SetFormat(This,format) (This)->lpVtbl->SetFormat(This,format)
H A Dwined3d.idl2501 HRESULT SetFormat(
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h4014 virtual HRESULT STDMETHODCALLTYPE SetFormat(
4232 HRESULT (STDMETHODCALLTYPE *SetFormat)( member in struct:IWineD3DSurfaceVtbl
4308 #define IWineD3DSurface_SetFormat(This,format) (This)->lpVtbl->SetFormat(This,format)

Completed in 355 milliseconds