Home
last modified time | relevance | path

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

/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/
H A Dvfl.c34 long VFWAPI VideoForWindowsVersion(void) { in VideoForWindowsVersion()
45 int VFWAPI
62 HIC VFWAPI
91 LRESULT VFWAPI
206 LRESULT VFWAPI
216 LRESULT VFWAPI ICClose(HIC hic) { in ICClose()
225 int VFWAPI ICDoSomething(void) in ICDoSomething()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/
H A Dvfl.c34 long VFWAPI VideoForWindowsVersion(void) { in VideoForWindowsVersion()
45 int VFWAPI
62 HIC VFWAPI
91 LRESULT VFWAPI
206 LRESULT VFWAPI
216 LRESULT VFWAPI ICClose(HIC hic) { in ICClose()
225 int VFWAPI ICDoSomething(void) in ICDoSomething()
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dvfl.c34 long VFWAPI VideoForWindowsVersion(void) { in VideoForWindowsVersion()
45 int VFWAPI
63 HIC VFWAPI
92 LRESULT VFWAPI
207 LRESULT VFWAPI
217 LRESULT VFWAPI ICClose(HIC hic) { in ICClose()
227 int VFWAPI ICDoSomething() in ICDoSomething()
H A Dloader.h42 WIN_BOOL VFWAPI ICInfo(long fccType, long fccHandler, ICINFO * lpicinfo);
43 LRESULT VFWAPI ICGetInfo(HIC hic,ICINFO *picinfo, long cb);
44 HIC VFWAPI ICOpen(long fccType, long fccHandler, UINT wMode);
45 HIC VFWAPI ICOpenFunction(long fccType, long fccHandler, unsigned int wMode, void* lpfnHandler);
47 LRESULT VFWAPI ICClose(HIC hic);
48 LRESULT VFWAPI ICSendMessage(HIC hic, unsigned int msg, long dw1, long dw2);
49 HIC VFWAPI ICLocate(long fccType, long fccHandler, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lp…
51 int VFWAPI ICDoSomething();
H A Dvfw.h41 #define VFWAPI macro
433 long VFWAPI VideoForWindowsVersion(void);
435 WIN_BOOL VFWAPI ICInfo(long fccType, long fccHandler, ICINFO * lpicinfo);
436 LRESULT VFWAPI ICGetInfo(HIC hic,ICINFO *picinfo, long cb);
437 HIC VFWAPI ICOpen(long fccType, long fccHandler, UINT wMode);
440 LRESULT VFWAPI ICClose(HIC hic);
441 LRESULT VFWAPI ICSendMessage(HIC hic, unsigned int msg, long dw1, long dw2);
444 int VFWAPI ICDoSomething(void);
H A Ddriver.h120 extern HDRVR VFWAPI DrvOpen(LPARAM lParam2);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dvfw.h36 #define VFWAPI WINAPI macro
821 LONG VFWAPI InitVFW(VOID);
822 LONG VFWAPI TermVFW(VOID);
828 BOOL VFWAPI ICInfo(DWORD,DWORD,ICINFO*);
830 BOOL VFWAPI ICRemove(DWORD,DWORD,UINT);
832 HIC VFWAPI ICOpen(DWORD,DWORD,UINT);
834 LRESULT VFWAPI ICClose(HIC hic);
921 HDRAWDIB VFWAPI DrawDibOpen(VOID);
930 BOOL VFWAPI DrawDibStop(HDRAWDIB);
931 BOOL VFWAPI DrawDibEnd(HDRAWDIB);
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dvfw.h36 #define VFWAPI WINAPI macro
821 LONG VFWAPI InitVFW(VOID);
822 LONG VFWAPI TermVFW(VOID);
828 BOOL VFWAPI ICInfo(DWORD,DWORD,ICINFO*);
830 BOOL VFWAPI ICRemove(DWORD,DWORD,UINT);
832 HIC VFWAPI ICOpen(DWORD,DWORD,UINT);
834 LRESULT VFWAPI ICClose(HIC hic);
921 HDRAWDIB VFWAPI DrawDibOpen(VOID);
930 BOOL VFWAPI DrawDibStop(HDRAWDIB);
931 BOOL VFWAPI DrawDibEnd(HDRAWDIB);
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dvfw.h42 #define VFWAPI macro
211 long VFWAPI VideoForWindowsVersion(void);
437 WIN_BOOL VFWAPI ICInfo(long fccType, long fccHandler, ICINFO * lpicinfo);
438 LRESULT VFWAPI ICGetInfo(HIC hic,ICINFO *picinfo, long cb);
439 HIC VFWAPI ICOpen(long fccType, long fccHandler, UINT wMode);
442 LRESULT VFWAPI ICClose(HIC hic);
443 LRESULT VFWAPI ICSendMessage(HIC hic, unsigned int msg, long dw1, long dw2);
446 int VFWAPI ICDoSomething(void);
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dvfw.h42 #define VFWAPI macro
211 long VFWAPI VideoForWindowsVersion(void);
437 WIN_BOOL VFWAPI ICInfo(long fccType, long fccHandler, ICINFO * lpicinfo);
438 LRESULT VFWAPI ICGetInfo(HIC hic,ICINFO *picinfo, long cb);
439 HIC VFWAPI ICOpen(long fccType, long fccHandler, UINT wMode);
442 LRESULT VFWAPI ICClose(HIC hic);
443 LRESULT VFWAPI ICSendMessage(HIC hic, unsigned int msg, long dw1, long dw2);
446 int VFWAPI ICDoSomething(void);
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/dshow/
H A Dguids.h13 #ifndef VFWAPI
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/dshow/
H A Dguids.h13 #ifndef VFWAPI
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/msos/
H A Dvfw.cxx58 BOOL VFWAPI capGetDriverDescriptionA (WORD wDriverIndex, LPSTR lpszName,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvfw.h15 #define VFWAPI WINAPI macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvfw.h15 #define VFWAPI WINAPI macro