yuvTable_t Struct Reference

Data Fields

long vr [256]
long ug [256]
long vg [256]
long ub [256]
long yy [256]
int vr [256]
int ug [256]
int vg [256]
int ub [256]

Detailed Description

Definition at line 31 of file cl_cinematic_ogm.c.


Field Documentation

int yuvTable_t::ub[256]

Definition at line 37 of file cl_cinematic_roq.c.

long yuvTable_t::ub[256]

Definition at line 35 of file cl_cinematic_ogm.c.

Referenced by CIN_OGM_Init(), CIN_ROQ_DecodeCodeBook(), and CIN_ROQ_Init().

int yuvTable_t::ug[256]

Definition at line 35 of file cl_cinematic_roq.c.

long yuvTable_t::ug[256]

Definition at line 33 of file cl_cinematic_ogm.c.

Referenced by CIN_OGM_Init(), CIN_ROQ_DecodeCodeBook(), and CIN_ROQ_Init().

int yuvTable_t::vg[256]

Definition at line 36 of file cl_cinematic_roq.c.

long yuvTable_t::vg[256]

Definition at line 34 of file cl_cinematic_ogm.c.

Referenced by CIN_OGM_Init(), CIN_ROQ_DecodeCodeBook(), and CIN_ROQ_Init().

int yuvTable_t::vr[256]

Definition at line 34 of file cl_cinematic_roq.c.

long yuvTable_t::vr[256]

Definition at line 32 of file cl_cinematic_ogm.c.

Referenced by CIN_OGM_Init(), CIN_ROQ_DecodeCodeBook(), and CIN_ROQ_Init().

long yuvTable_t::yy[256]

Definition at line 36 of file cl_cinematic_ogm.c.

Referenced by CIN_OGM_Init().


The documentation for this struct was generated from the following files:

Generated by  doxygen 1.6.2