FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 40 of file vf_palettegen.c.

Field Documentation

uint32_t range_box::color
int64_t range_box::variance

Definition at line 42 of file vf_palettegen.c.

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

int range_box::start
int range_box::len
int range_box::sorted_by

Definition at line 45 of file vf_palettegen.c.

Referenced by get_palette_frame(), and split_box().


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