kodi
|
This is the complete list of members for ConversionToRGB, including all inherited members.
a11 (defined in ConversionToRGB) | ConversionToRGB | protected |
a12 (defined in ConversionToRGB) | ConversionToRGB | protected |
a13 (defined in ConversionToRGB) | ConversionToRGB | protected |
CbDen (defined in ConversionToRGB) | ConversionToRGB | 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 |
ConversionToRGB(float Kr, float Kb) (defined in ConversionToRGB) | ConversionToRGB | |
ConversionToRGB()=default (defined in ConversionToRGB) | ConversionToRGB | protected |
CrDen (defined in ConversionToRGB) | ConversionToRGB | protected |
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 |
ToRaw() (defined in CMatrix< 3 >) | CMatrix< 3 > | inline |
~CMatrix()=default (defined in CMatrix< 3 >) | CMatrix< 3 > | virtual |
~ConversionToRGB() override=default (defined in ConversionToRGB) | ConversionToRGB |