|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "cores/VideoPlayer/VideoRenderers/VideoShaders/ConversionMatrix.h"#include "utils/MathUtils.h"#include <iomanip>#include <iostream>#include <gtest/gtest.h>Functions | |
| TEST (TestConvertMatrix, YUV2RGB) | |
| TEST (TestConvertMatrix, ColorSpaceConversion) | |
| TEST | ( | TestConvertMatrix | , |
| ColorSpaceConversion | |||
| ) |
| TEST | ( | TestConvertMatrix | , |
| YUV2RGB | |||
| ) |