|
MythTV master
|
Go to the source code of this file.
Macros | |
| #define | D65 {0.31271F, 0.32902F} |
| #define | Cwp {0.31006F, 0.31616F} |
Functions | |
| float | CalcBy (const MythPrimariesFloat &p, const MythPrimaryFloat w) |
| float | CalcGy (const MythPrimariesFloat &p, const MythPrimaryFloat w, const float By) |
| #define Cwp {0.31006F, 0.31616F} |
Definition at line 8 of file mythcolourspace.cpp.
| #define D65 {0.31271F, 0.32902F} |
Definition at line 7 of file mythcolourspace.cpp.
|
inline |
Definition at line 40 of file mythcolourspace.cpp.
Referenced by MythColourSpace::RGBtoXYZ().
|
inline |
Definition at line 49 of file mythcolourspace.cpp.
Referenced by MythColourSpace::RGBtoXYZ().