openMSX
Classes | Typedefs | Functions
openmsx::yuv2rgb Namespace Reference

Classes

struct  Coefs
 

Typedefs

using Pixel = uint32_t
 

Functions

void convert (const th_ycbcr_buffer &input, RawFrame &output)
 

Typedef Documentation

◆ Pixel

using openmsx::yuv2rgb::Pixel = typedef uint32_t

Definition at line 19 of file yuv2rgb.cc.

Function Documentation

◆ convert()

void openmsx::yuv2rgb::convert ( const th_ycbcr_buffer &  input,
RawFrame output 
)

Definition at line 339 of file yuv2rgb.cc.

Referenced by openmsx::OggReader::getFrameNo().