Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "utils/ColorUtils.h"
#include <algorithm>
#include <math.h>
#include <memory>
#include <string.h>
Classes | |
class | TransformMatrix |
Macros | |
#define | XBMC_FORCE_INLINE |
Functions | |
bool | operator== (const TransformMatrix &a, const TransformMatrix &b) |
bool | operator!= (const TransformMatrix &a, const TransformMatrix &b) |
#define XBMC_FORCE_INLINE |
|
inline |
|
inline |