kodi
|
This is the complete list of members for PrimaryToRGB, including all inherited members.
CalcBy(const float p[3][2], const float w[2]) (defined in PrimaryToXYZ) | PrimaryToXYZ | protected |
CalcGy(const float p[3][2], const float w[2], const float By) (defined in PrimaryToXYZ) | PrimaryToXYZ | protected |
CalcRy(const float By, const float Gy) (defined in PrimaryToXYZ) | PrimaryToXYZ | protected |
CMatrix()=default (defined in CMatrix< 3 >) | CMatrix< 3 > | |
CMatrix(const CMatrix< Order - 1 > &other) (defined in CMatrix< 3 >) | CMatrix< 3 > | explicit |
CMatrix(const std::array< std::array< float, Order >, Order > &other) (defined in CMatrix< 3 >) | CMatrix< 3 > | inlineexplicit |
CMatrix(const std::array< std::array< float, Order - 1 >, Order - 1 > &other) (defined in CMatrix< 3 >) | CMatrix< 3 > | explicit |
Get() (defined in CMatrix< 3 >) | CMatrix< 3 > | |
Get() const (defined in CMatrix< 3 >) | CMatrix< 3 > | |
Invert() (defined in CMatrix< 3 >) | CMatrix< 3 > | |
Invert(std::array< std::array< float, Order >, Order > &other) const (defined in CMatrix< 3 >) | CMatrix< 3 > | protected |
m_mat (defined in CMatrix< 3 >) | CMatrix< 3 > | protected |
operator*(const std::array< std::array< float, Order >, Order > &other) (defined in CMatrix< 3 >) | CMatrix< 3 > | virtual |
operator*(const CMatrix &other) (defined in CMatrix< 3 >) | CMatrix< 3 > | |
operator*=(const CMatrix &other) (defined in CMatrix< 3 >) | CMatrix< 3 > | |
operator=(const std::array< std::array< float, Order - 1 >, Order - 1 > &other) (defined in CMatrix< 3 >) | CMatrix< 3 > | |
operator==(const CMatrix< Order > &other) const (defined in CMatrix< 3 >) | CMatrix< 3 > | inline |
operator[](int index) (defined in CMatrix< 3 >) | CMatrix< 3 > | inline |
operator[](int index) const (defined in CMatrix< 3 >) | CMatrix< 3 > | inline |
PrimaryToRGB(float(&primaries)[3][2], float(&whitepoint)[2]) (defined in PrimaryToRGB) | PrimaryToRGB | |
PrimaryToXYZ(const float(&primaries)[3][2], const float(&whitepoint)[2]) (defined in PrimaryToXYZ) | PrimaryToXYZ | |
PrimaryToXYZ()=default (defined in PrimaryToXYZ) | PrimaryToXYZ | protected |
ToRaw() (defined in CMatrix< 3 >) | CMatrix< 3 > | inline |
~CMatrix()=default (defined in CMatrix< 3 >) | CMatrix< 3 > | virtual |
~PrimaryToRGB() override=default (defined in PrimaryToRGB) | PrimaryToRGB | |
~PrimaryToXYZ() override=default (defined in PrimaryToXYZ) | PrimaryToXYZ |