This is the complete list of members for Graphics::YUVToRGBManager, including all inherited members.
| _singleton (defined in Common::Singleton< YUVToRGBManager >) | Common::Singleton< YUVToRGBManager > | protectedstatic |
| convert410(Graphics::Surface *dst, LuminanceScale scale, const byte *ySrc, const byte *uSrc, const byte *vSrc, int yWidth, int yHeight, int yPitch, int uvPitch) | Graphics::YUVToRGBManager | |
| convert420(Graphics::Surface *dst, LuminanceScale scale, const byte *ySrc, const byte *uSrc, const byte *vSrc, int yWidth, int yHeight, int yPitch, int uvPitch) | Graphics::YUVToRGBManager | |
| convert420Alpha(Graphics::Surface *dst, LuminanceScale scale, const byte *ySrc, const byte *uSrc, const byte *vSrc, const byte *aSrc, int yWidth, int yHeight, int yPitch, int uvPitch) | Graphics::YUVToRGBManager | |
| convert422(Graphics::Surface *dst, LuminanceScale scale, const byte *ySrc, const byte *uSrc, const byte *vSrc, int yWidth, int yHeight, int yPitch, int uvPitch) | Graphics::YUVToRGBManager | |
| convert444(Graphics::Surface *dst, LuminanceScale scale, const byte *ySrc, const byte *uSrc, const byte *vSrc, int yWidth, int yHeight, int yPitch, int uvPitch) | Graphics::YUVToRGBManager | |
| destroy() (defined in Common::Singleton< YUVToRGBManager >) | Common::Singleton< YUVToRGBManager > | inlinestatic |
| hasInstance() (defined in Common::Singleton< YUVToRGBManager >) | Common::Singleton< YUVToRGBManager > | inlinestatic |
| instance() (defined in Common::Singleton< YUVToRGBManager >) | Common::Singleton< YUVToRGBManager > | inlinestatic |
| kScaleFull enum value (defined in Graphics::YUVToRGBManager) | Graphics::YUVToRGBManager | |
| kScaleITU enum value | Graphics::YUVToRGBManager | |
| LuminanceScale enum name | Graphics::YUVToRGBManager | |
| Singleton() (defined in Common::Singleton< YUVToRGBManager >) | Common::Singleton< YUVToRGBManager > | inlineprotected |
| SingletonBaseType typedef (defined in Common::Singleton< YUVToRGBManager >) | Common::Singleton< YUVToRGBManager > | protected |
| ~Singleton() (defined in Common::Singleton< YUVToRGBManager >) | Common::Singleton< YUVToRGBManager > | inlineprotectedvirtual |