![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for PrimaryToRGB, including all inherited members.
CalcBy(const float p[3][2], const float w[2]) | PrimaryToXYZ | protected |
CalcGy(const float p[3][2], const float w[2], const float By) | PrimaryToXYZ | protected |
CalcRy(const float By, const float Gy) | PrimaryToXYZ | protected |
CMatrix(float(&src)[Order][Order]) | CMatrix< 3 > | |
CMatrix(float(&src)[Order-1][Order-1]) | CMatrix< 3 > | |
CMatrix()=default | CMatrix< 3 > | protected |
Copy(float(&dst)[Order][Order], const float(&src)[Order][Order]) | CMatrix< 3 > | protected |
Get())[Order] | CMatrix< 3 > | |
Invert() | CMatrix< 3 > | |
Invert(float(&dst)[Order][Order], float(&src)[Order][Order]) | CMatrix< 3 > | protected |
m_mat | CMatrix< 3 > | protected |
operator*(const CMatrix &other) | CMatrix< 3 > | |
operator*(const float(&other)[Order][Order]) | CMatrix< 3 > | virtual |
operator*=(const CMatrix &other) | CMatrix< 3 > | |
operator=(const CMatrix &src) | CMatrix< 3 > | |
operator=(const float(&src)[Order-1][Order-1]) | CMatrix< 3 > | |
PrimaryToRGB(float(&primaries)[3][2], float(&whitepoint)[2]) | PrimaryToRGB | |
PrimaryToXYZ(const float(&primaries)[3][2], const float(&whitepoint)[2]) | PrimaryToXYZ | |
PrimaryToXYZ()=default | PrimaryToXYZ | protected |
~CMatrix()=default | CMatrix< 3 > | virtual |
~PrimaryToRGB()=default | PrimaryToRGB | virtual |
~PrimaryToXYZ()=default | PrimaryToXYZ | virtual |