FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
Palette Struct Reference

#include <ctu.h>

Data Fields

unsigned colors [128]
 
uint8_t index [1<< 15]
 
uint8_t size
 
uint16_t entries [VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE]
 

Detailed Description

Definition at line 83 of file flashsv2enc.c.

Field Documentation

◆ colors

unsigned Palette::colors[128]

Definition at line 84 of file flashsv2enc.c.

Referenced by generate_default_palette(), pixel_color7_slow(), and write_pixel_15_7().

◆ index

uint8_t Palette::index[1<< 15]

Definition at line 85 of file flashsv2enc.c.

Referenced by pixel_color7_fast(), and update_palette_index().

◆ size

uint8_t Palette::size

◆ entries

uint16_t Palette::entries[VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE]

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