24 LWord numOutputPixels);
35 LWord numOutputPixels);
44 LWord numOutputPixels);
54 LWord numOutputPixels,
55 Word channelInterleaveMulitplier=1);
Declares common video macros and structs used in the SDK.
void ReSampleYCbCrSampleLine(Word *Input, Word *Output, LWord numInputPixels, LWord numOutputPixels)
void ReSampleAudio(Word *Input, Word *Output, UWord startPixel, UWord endPixel, LWord numInputPixels, LWord numOutputPixels, Word channelInterleaveMulitplier=1)
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 ReSampleLine(RGBAlphaPixel *Input, RGBAlphaPixel *Output, UWord startPixel, UWord endPixel, LWord numInputPixels, LWord numOutputPixels)