FireBirdLib - Topfield TMS PVR TAP Programming Library
YUV2RGB.c File Reference
#include "FBLib_av.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

void YUV2RGB (word yy, word uu, word vv, byte *r, byte *g, byte *b)
 

Function Documentation

◆ YUV2RGB()

void YUV2RGB ( word  yy,
word  uu,
word  vv,
byte *  r,
byte *  g,
byte *  b 
)
inline

Definition at line 4 of file YUV2RGB.c.

References _Clip, TRACEENTER, TRACEEXIT, YUVB, YUVG, and YUVR.