TVSetting HAL 0.2.0
 
Loading...
Searching...
No Matches

Enumeration defining the TV Data color SSM. More...

#include <tvTypes.h>

Data Fields

unsigned int en
 
int r_pre_offset
 s11.0, range -1024~+1023, default is 0
 
int g_pre_offset
 s11.0, range -1024~+1023, default is 0
 
int b_pre_offset
 s11.0, range -1024~+1023, default is 0
 
unsigned int r_gain
 u1.10, range 0~2047, default is 1024 (1.0x)
 
unsigned int g_gain
 u1.10, range 0~2047, default is 1024 (1.0x)
 
unsigned int b_gain
 u1.10, range 0~2047, default is 1024 (1.0x)
 
int r_post_offset
 s11.0, range -1024~+1023, default is 0
 
int g_post_offset
 s11.0, range -1024~+1023, default is 0
 
int b_post_offset
 s11.0, range -1024~+1023, default is 0
 

Detailed Description

Enumeration defining the TV Data color SSM.

Field Documentation

◆ b_gain

unsigned int b_gain

u1.10, range 0~2047, default is 1024 (1.0x)

◆ b_post_offset

int b_post_offset

s11.0, range -1024~+1023, default is 0

◆ b_pre_offset

int b_pre_offset

s11.0, range -1024~+1023, default is 0

◆ en

unsigned int en

◆ g_gain

unsigned int g_gain

u1.10, range 0~2047, default is 1024 (1.0x)

◆ g_post_offset

int g_post_offset

s11.0, range -1024~+1023, default is 0

◆ g_pre_offset

int g_pre_offset

s11.0, range -1024~+1023, default is 0

◆ r_gain

unsigned int r_gain

u1.10, range 0~2047, default is 1024 (1.0x)

◆ r_post_offset

int r_post_offset

s11.0, range -1024~+1023, default is 0

◆ r_pre_offset

int r_pre_offset

s11.0, range -1024~+1023, default is 0


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