Searched defs:VIDCF_FASTTEMPORALC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h301 #define VIDCF_FASTTEMPORALC 0x0020 /* does not need prev frame on compress */ macro
305 #define VIDCF_FASTTEMPORAL (VIDCF_FASTTEMPORALC|VIDCF_FASTTEMPORALD)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h301 #define VIDCF_FASTTEMPORALC 0x0020 /* does not need prev frame on compress */ macro
305 #define VIDCF_FASTTEMPORAL (VIDCF_FASTTEMPORALC|VIDCF_FASTTEMPORALD)

Completed in 67 milliseconds