Nvidia FX4500 - Apple MAC Pro QUADRO FX 4500 Video Card 630-7532 User Manual page 81

User guide
Hide thumbs Also See for FX4500 - Apple MAC Pro QUADRO FX 4500 Video Card 630-7532:
Table of Contents

Advertisement

 colorMatrix[2][1] // g.Cb
 colorMatrix[2][2] // b.Cb
 colorOffset[0]    // Y
 colorOffset[1]    // Cr
 colorOffset[2]    // Cb
 colorScale[0]     // Y
 colorScale[1]     // Cr
 colorScale[2]     // Cb
where the data is used according to the following formulae:
Y  =  colorOffset[0] + colorScale[0] * 
(R * colorMatrix[0][0] + G * colorMatrix[0][1] + B * colorMatrix[0][2]);
 Cr =  colorOffset[1] + colorScale[1] *
(R * colorMatrix[1][0] + G * colorMatrix[1][1] + B * colorMatrix[1][2]);
 Cb =  colorOffset[2] + colorScale[2] *
(R * colorMatrix[2][0] + G * colorMatrix[2][1] + B * colorMatrix[2][2]);
Possible errors:
BadMatch ‐ The NVIDIA driver is not present on that screen.
BadImplementation ‐ GVO is not available on that screen.
Quadro 4000/5000/6000 SDI
Chapter 05 : API Control
DU-05337-001_v01
|
77

Advertisement

Table of Contents
loading

This manual is also suitable for:

Quadro 4000Quadro 5000Quadro 6000 sdi

Table of Contents