Video library for GR-PEACH

Dependents:   Trace_Program2 GR-PEACH_Camera_in_barcode GR-PEACH_LCD_sample GR-PEACH_LCD_4_3inch_sample ... more

Embed: (wiki syntax)

« Back to documentation index

vdec_tint_ry_t Struct Reference

vdec_tint_ry_t Struct Reference

#include <r_vdec.h>

Data Fields

uint16_t tintsub
uint16_t tintmain

Detailed Description

TINT correction/R-Y axis correction parameter (only valid for NTSC/PAL)

Definition at line 473 of file r_vdec.h.


Field Documentation

uint16_t tintmain

Hue adjustment level

Definition at line 475 of file r_vdec.h.

uint16_t tintsub

Fine adjustment of R-Y demodulation axis

Definition at line 474 of file r_vdec.h.