Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for PrimaryToXYZ, 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()=default | CMatrix< 3 > | |
CMatrix(const CMatrix< Order - 1 > &other) | CMatrix< 3 > | explicit |
CMatrix(const std::array< std::array< float, Order >, Order > &other) | CMatrix< 3 > | inlineexplicit |
CMatrix(const std::array< std::array< float, Order - 1 >, Order - 1 > &other) | CMatrix< 3 > | explicit |
Get() | CMatrix< 3 > | |
Get() const | CMatrix< 3 > | |
Invert() | CMatrix< 3 > | |
Invert(std::array< std::array< float, Order >, Order > &other) const | CMatrix< 3 > | protected |
m_mat | CMatrix< 3 > | protected |
operator*(const std::array< std::array< float, Order >, Order > &other) | CMatrix< 3 > | virtual |
operator*(const CMatrix &other) | CMatrix< 3 > | |
operator*=(const CMatrix &other) | CMatrix< 3 > | |
operator=(const std::array< std::array< float, Order - 1 >, Order - 1 > &other) | CMatrix< 3 > | |
operator==(const CMatrix< Order > &other) const | CMatrix< 3 > | inline |
operator[](int index) | CMatrix< 3 > | inline |
operator[](int index) const | CMatrix< 3 > | inline |
PrimaryToXYZ(const float(&primaries)[3][2], const float(&whitepoint)[2]) | PrimaryToXYZ | |
PrimaryToXYZ()=default | PrimaryToXYZ | protected |
ToRaw() | CMatrix< 3 > | inline |
~CMatrix()=default | CMatrix< 3 > | virtual |
~PrimaryToXYZ() override=default | PrimaryToXYZ |