|
AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Go to the documentation of this file.
24 LWord numOutputPixels);
35 LWord numOutputPixels);
44 LWord numOutputPixels);
54 LWord numOutputPixels,
55 Word channelInterleaveMulitplier=1);
Defines the import/export macros for producing DLLs or LIBs.
void ReSampleYCbCrSampleLine(Word *Input, Word *Output, LWord numInputPixels, LWord numOutputPixels)
Declares common video macros and structs used in the SDK.
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)
Declares several fixed-point math routines. Assumes 16-bit fraction.
void ReSampleAudio(Word *Input, Word *Output, UWord startPixel, UWord endPixel, LWord numInputPixels, LWord numOutputPixels, Word channelInterleaveMulitplier=1)