Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ConversionToRGB Member List

This is the complete list of members for ConversionToRGB, including all inherited members.

a11ConversionToRGBprotected
a12ConversionToRGBprotected
a13ConversionToRGBprotected
CbDenConversionToRGBprotected
CMatrix()=defaultCMatrix< 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()=defaultConversionToRGBprotected
CrDenConversionToRGBprotected
Get()CMatrix< 3 >
Get() constCMatrix< 3 >
Invert()CMatrix< 3 >
Invert(std::array< std::array< float, Order >, Order > &other) constCMatrix< 3 >protected
m_matCMatrix< 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) constCMatrix< 3 >inline
operator[](int index)CMatrix< 3 >inline
operator[](int index) constCMatrix< 3 >inline
ToRaw()CMatrix< 3 >inline
~CMatrix()=defaultCMatrix< 3 >virtual
~ConversionToRGB() override=defaultConversionToRGB