Searched defs:FCC (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | aviriff.h | 45 #define FCC( ch0, ch1, ch2, ch3 ) \ macro 60 #define ckidMAINAVIHEADER FCC('a','v','i','h') 78 #define ckidODML FCC('o','d','m','l') 79 #define ckidAVIEXTHEADER FCC('d','m','l','h') 88 #define ckidSTREAMLIST FCC('s','t','r','l') 95 #define ckidSTREAMHEADER FCC('s','t','r','h') 99 #define streamtypeVIDEO FCC('v','i','d','s') 100 #define streamtypeAUDIO FCC('a','u','d','s') 101 #define streamtypeMIDI FCC('m','i','d','s') 102 #define streamtypeTEXT FCC(' [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | aviriff.h | 45 #define FCC( ch0, ch1, ch2, ch3 ) \ macro 60 #define ckidMAINAVIHEADER FCC('a','v','i','h') 78 #define ckidODML FCC('o','d','m','l') 79 #define ckidAVIEXTHEADER FCC('d','m','l','h') 88 #define ckidSTREAMLIST FCC('s','t','r','l') 95 #define ckidSTREAMHEADER FCC('s','t','r','h') 99 #define streamtypeVIDEO FCC('v','i','d','s') 100 #define streamtypeAUDIO FCC('a','u','d','s') 101 #define streamtypeMIDI FCC('m','i','d','s') 102 #define streamtypeTEXT FCC(' [all...] |
Completed in 44 milliseconds