FFmpeg
Data Fields
range_box Struct Reference

Data Fields

uint32_t color
 
int64_t variance
 
int start
 
int len
 
int sorted_by
 

Detailed Description

Definition at line 41 of file vf_palettegen.c.

Field Documentation

◆ color

uint32_t range_box::color

Definition at line 42 of file vf_palettegen.c.

Referenced by cmp_color(), get_next_box_id_to_split(), get_palette_frame(), and split_box().

◆ variance

int64_t range_box::variance

Definition at line 43 of file vf_palettegen.c.

Referenced by get_next_box_id_to_split(), get_palette_frame(), and split_box().

◆ start

int range_box::start

◆ len

int range_box::len

◆ sorted_by

int range_box::sorted_by

Definition at line 46 of file vf_palettegen.c.

Referenced by get_palette_frame(), and split_box().


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