canDrawTestPattern(const NTV2TestPatternSelect inPattern, const NTV2FormatDescriptor &inDesc) | NTV2TestPatternGen | static |
Draw12BitRamp() | NTV2TestPatternGen | protectedvirtual |
Draw12BitZonePlate() | NTV2TestPatternGen | protectedvirtual |
DrawBorderFrame() | NTV2TestPatternGen | protectedvirtual |
DrawColorQuadrantFrame() | NTV2TestPatternGen | protectedvirtual |
DrawColorQuadrantFrameTsi() | NTV2TestPatternGen | protectedvirtual |
DrawColorQuadrantFrameTsi2() | NTV2TestPatternGen | protectedvirtual |
drawIt(void) | NTV2TestPatternGen | protectedvirtual |
DrawLinearRampFrame() | NTV2TestPatternGen | protectedvirtual |
DrawQuadrantBorderFrame() | NTV2TestPatternGen | protectedvirtual |
DrawSegmentedTestPattern() | NTV2TestPatternGen | protectedvirtual |
DrawSlantRampFrame() | NTV2TestPatternGen | protectedvirtual |
DrawTestPattern(const std::string &inTPName, const NTV2FormatDescriptor &inFormatDesc, NTV2Buffer &inBuffer) | NTV2TestPatternGen | virtual |
DrawTestPattern(const NTV2TestPatternSelect inPattern, const NTV2FormatDescriptor &inFormatDesc, NTV2Buffer &inBuffer) | NTV2TestPatternGen | virtual |
DrawTestPattern(const NTV2TestPatternID tp, const NTV2FormatDesc &fd, NTV2TestPatBuffer &buf) | NTV2TestPatternGen | virtual |
DrawTestPattern(const NTV2TestPatternID tp, const uint32_t w, const uint32_t h, const NTV2PixelFormat pf, NTV2TestPatBuffer &buf) | NTV2TestPatternGen | virtual |
DrawTestPatternNarrowHLG() | NTV2TestPatternGen | protectedvirtual |
DrawTestPatternNarrowPQ() | NTV2TestPatternGen | protectedvirtual |
DrawTestPatternWidePQ() | NTV2TestPatternGen | protectedvirtual |
DrawYCbCrFrame(uint16_t Y, uint16_t Cb, uint16_t Cr) | NTV2TestPatternGen | protectedvirtual |
DrawZonePlateFrame() | NTV2TestPatternGen | protectedvirtual |
findRGBColorByName(const std::string &inName) | NTV2TestPatternGen | static |
findTestPatternByName(const std::string &inName) | NTV2TestPatternGen | static |
getAlphaFromLuma(void) const | NTV2TestPatternGen | inline |
getColorNames(void) | NTV2TestPatternGen | static |
getSignalMask(void) const | NTV2TestPatternGen | inline |
getSliderValue(void) const | NTV2TestPatternGen | inline |
GetStandard(int &outStandard, bool &outIs4K, bool &outIs8K) const | NTV2TestPatternGen | protected |
getTestPatternNames(void) | NTV2TestPatternGen | static |
getUseRGBSmpteRange(void) const | NTV2TestPatternGen | inline |
IsSDStandard(void) const | NTV2TestPatternGen | protected |
mBitsPerComponent | NTV2TestPatternGen | protected |
mCompressionType | NTV2TestPatternGen | protected |
mData | NTV2TestPatternGen | protected |
mDataOffset | NTV2TestPatternGen | protected |
mDataSize | NTV2TestPatternGen | protected |
mDstBufferSize | NTV2TestPatternGen | protected |
mDstFrameHeight | NTV2TestPatternGen | protected |
mDstFrameWidth | NTV2TestPatternGen | protected |
mDstLinePitch | NTV2TestPatternGen | protected |
mDstPixelFormat | NTV2TestPatternGen | protected |
mNumLines | NTV2TestPatternGen | protected |
mNumPixels | NTV2TestPatternGen | protected |
mPatternID | NTV2TestPatternGen | protected |
mpDstBuffer | NTV2TestPatternGen | protected |
mpPackedLineBuffer | NTV2TestPatternGen | protected |
mpUnpackedLineBuffer | NTV2TestPatternGen | protected |
mRGBBuffer | NTV2TestPatternGen | protected |
mSamplesPerPixel | NTV2TestPatternGen | protected |
mSetAlphaFromLuma | NTV2TestPatternGen | protected |
mSetDstVancBlack | NTV2TestPatternGen | protected |
mSetRGBSmpteRange | NTV2TestPatternGen | protected |
mSignalMask | NTV2TestPatternGen | protected |
mSliderValue | NTV2TestPatternGen | protected |
mSrcLinePitch | NTV2TestPatternGen | protected |
mUnPackedRAWBuffer | NTV2TestPatternGen | protected |
NTV2TestPatternGen() | NTV2TestPatternGen | |
PrepareForOutput() | NTV2TestPatternGen | protectedvirtual |
setAlphaFromLuma(const bool alphaFromLuma) | NTV2TestPatternGen | inline |
setSignalMask(const NTV2SignalMask signalMask) | NTV2TestPatternGen | inline |
setSliderValue(const double &sliderValue) | NTV2TestPatternGen | inline |
setUseRGBSmpteRange(const bool useRGBSmpteRange) | NTV2TestPatternGen | inline |
setVANCToLegalBlack(const bool inClearVANC) | NTV2TestPatternGen | inline |
~NTV2TestPatternGen() | NTV2TestPatternGen | inlinevirtual |