8 #ifndef VERTICALFILTER_H 9 #define VERTICALFILTER_H 28 #endif // VERTICALFILTER_H Declares common video macros and structs used in the SDK.
void VerticalFilterLine(RGBAlphaPixel *topLine, RGBAlphaPixel *midLine, RGBAlphaPixel *bottomLine, RGBAlphaPixel *destLine, LWord numPixels)
Defines the import/export macros for producing DLLs or LIBs.
Declares several fixed-point math routines. Assumes 16-bit fraction.
Declares the most fundamental data types used by NTV2. Since Windows NT was the first principal devel...
void FieldInterpolateLine(RGBAlphaPixel *topLine, RGBAlphaPixel *bottomLine, RGBAlphaPixel *destLine, LWord numPixels)