xoreos  0.0.5
Classes | Namespaces | Macros
yuv_to_rgb.h File Reference

Efficient YUV to RGB conversion. More...

#include "src/common/scopedptr.h"
#include "src/common/singleton.h"
#include "src/graphics/types.h"
Include dependency graph for yuv_to_rgb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::YUVToRGBManager
 

Namespaces

 Graphics
 

Macros

#define YUVToRGBMan   (::Graphics::YUVToRGBManager::instance())
 

Detailed Description

Efficient YUV to RGB conversion.

Definition in file yuv_to_rgb.h.

Macro Definition Documentation

◆ YUVToRGBMan

#define YUVToRGBMan   (::Graphics::YUVToRGBManager::instance())