FFmpeg
Data Fields
color_node Struct Reference

Data Fields

struct color_info c
 
uint8_t palette_id
 
int split
 
int left_id
 
int right_id
 

Detailed Description

Definition at line 64 of file vf_paletteuse.c.

Field Documentation

◆ c

struct color_info color_node::c

Definition at line 65 of file vf_paletteuse.c.

Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().

◆ palette_id

uint8_t color_node::palette_id

Definition at line 66 of file vf_paletteuse.c.

Referenced by colormap_insert(), colormap_nearest(), and disp_node().

◆ split

int color_node::split

Definition at line 67 of file vf_paletteuse.c.

Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().

◆ left_id

int color_node::left_id

Definition at line 68 of file vf_paletteuse.c.

Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().

◆ right_id

int color_node::right_id

Definition at line 68 of file vf_paletteuse.c.

Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().


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