Data Fields

video_palette_t Struct Reference

video palette data More...

Data Fields

int i_entries
 to keep the compatibility with ffmpeg's palette
uint8_t palette [256][4]
 4-byte RGBA/YUVA palette

Detailed Description

video palette data

See also:
video_format_t
subs_format_t

Field Documentation

to keep the compatibility with ffmpeg's palette

Referenced by SpuRenderRegion().

uint8_t video_palette_t::palette[256][4]

4-byte RGBA/YUVA palette

Referenced by SpuRenderRegion().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines