Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
SISamplingRate.c File Reference

Classes

struct  XY
 

Typedefs

typedef struct XY XY
 

Functions

void SISetSamplingRate (u32 msec)
 
void SIRefreshSamplingRate (void)
 
void __SITestSamplingRate (u32 tvmode)
 

Variables

static u32 SamplingRate = 0
 
static XY XYNTSC [12]
 
static XY XYPAL [12]
 

Typedef Documentation

◆ XY

typedef struct XY XY

Function Documentation

◆ __SITestSamplingRate()

void __SITestSamplingRate ( u32 tvmode)

◆ SIRefreshSamplingRate()

void SIRefreshSamplingRate ( void )

◆ SISetSamplingRate()

void SISetSamplingRate ( u32 msec)

Variable Documentation

◆ SamplingRate

u32 SamplingRate = 0
static

◆ XYNTSC

XY XYNTSC[12]
static
Initial value:
= {
{0x00F6, 0x02},
{0x000E, 0x13},
{0x001E, 0x09},
{0x002C, 0x06},
{0x0034, 0x05},
{0x0041, 0x04},
{0x0057, 0x03},
{0x0057, 0x03},
{0x0057, 0x03},
{0x0083, 0x02},
{0x0083, 0x02},
{0x0083, 0x02},
}

◆ XYPAL

XY XYPAL[12]
static
Initial value:
= {
{0x0128, 0x02},
{0x000F, 0x15},
{0x001D, 0x0B},
{0x002D, 0x07},
{0x0034, 0x06},
{0x003F, 0x05},
{0x004E, 0x04},
{0x0068, 0x03},
{0x0068, 0x03},
{0x0068, 0x03},
{0x0068, 0x03},
{0x009C, 0x02},
}