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

Go to the source code of this file.

Functions

void YUV2RGB2 (word yy, word uu, word vv, int *r, int *g, int *b)
 

Function Documentation

◆ YUV2RGB2()

void YUV2RGB2 ( word  yy,
word  uu,
word  vv,
int *  r,
int *  g,
int *  b 
)
inline

Definition at line 4 of file YUV2RGB2.c.

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