Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for ConversionToRGB, including all inherited members.
a11 | ConversionToRGB | protected |
a12 | ConversionToRGB | protected |
a13 | ConversionToRGB | protected |
CbDen | ConversionToRGB | 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 |
ConversionToRGB(float Kr, float Kb) | ConversionToRGB | |
ConversionToRGB()=default | ConversionToRGB | protected |
CrDen | ConversionToRGB | protected |
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 |
ToRaw() | CMatrix< 3 > | inline |
~CMatrix()=default | CMatrix< 3 > | virtual |
~ConversionToRGB() override=default | ConversionToRGB |