Searched refs:MAKE_AVIERR (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dvfw.h1153 #define MAKE_AVIERR(error) MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,0x4000 + error) macro
1155 #define AVIERR_UNSUPPORTED MAKE_AVIERR(101)
1156 #define AVIERR_BADFORMAT MAKE_AVIERR(102)
1157 #define AVIERR_MEMORY MAKE_AVIERR(103)
1158 #define AVIERR_INTERNAL MAKE_AVIERR(104)
1159 #define AVIERR_BADFLAGS MAKE_AVIERR(105)
1160 #define AVIERR_BADPARAM MAKE_AVIERR(106)
1161 #define AVIERR_BADSIZE MAKE_AVIERR(107)
1162 #define AVIERR_BADHANDLE MAKE_AVIERR(108)
1163 #define AVIERR_FILEREAD MAKE_AVIERR(10
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dvfw.h1153 #define MAKE_AVIERR(error) MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,0x4000 + error) macro
1155 #define AVIERR_UNSUPPORTED MAKE_AVIERR(101)
1156 #define AVIERR_BADFORMAT MAKE_AVIERR(102)
1157 #define AVIERR_MEMORY MAKE_AVIERR(103)
1158 #define AVIERR_INTERNAL MAKE_AVIERR(104)
1159 #define AVIERR_BADFLAGS MAKE_AVIERR(105)
1160 #define AVIERR_BADPARAM MAKE_AVIERR(106)
1161 #define AVIERR_BADSIZE MAKE_AVIERR(107)
1162 #define AVIERR_BADHANDLE MAKE_AVIERR(108)
1163 #define AVIERR_FILEREAD MAKE_AVIERR(10
[all...]

Completed in 72 milliseconds