GM8126/GM812X Capture IOCTL and API Reference: fiosd_palette Struct Reference

GM8126/GM812X Capture IOCTL and API

fiosd_palette Struct Reference

This structure defines for setting palette color. More...

Data Fields

uint8_t index
uint8_t y
uint8_t cb
uint8_t cr

Detailed Description

This structure defines for setting palette color.

Examples:

cap_osd_mask.c, and cap_osd_string.c.

Definition at line 72 of file vcap_osd.h.


Field Documentation

uint8_t index

the palette color index. The value is from 0 to 6

Examples:
cap_osd_mask.c, and cap_osd_string.c.

Definition at line 73 of file vcap_osd.h.

uint8_t y

the color of Y

Examples:
cap_osd_mask.c, and cap_osd_string.c.

Definition at line 74 of file vcap_osd.h.

uint8_t cb

the color of Cb

Examples:
cap_osd_mask.c, and cap_osd_string.c.

Definition at line 75 of file vcap_osd.h.

uint8_t cr

the color of Cr

Examples:
cap_osd_mask.c, and cap_osd_string.c.

Definition at line 76 of file vcap_osd.h.

Generated on Thu Nov 25 2010 17:50:15 for GM8126/GM812X Capture IOCTL and API Reference by  doxygen 1.7.1