FFmpeg
Data Fields
range_box Struct Reference

Data Fields

uint32_t color
 
struct Lab avg
 
int major_axis
 
int64_t weight
 
int64_t cut_score
 
int start
 
int len
 
int sorted_by
 

Detailed Description

Definition at line 46 of file vf_palettegen.c.

Field Documentation

◆ color

uint32_t range_box::color

Definition at line 47 of file vf_palettegen.c.

Referenced by cmp_color().

◆ avg

struct Lab range_box::avg

Definition at line 48 of file vf_palettegen.c.

Referenced by compute_box_stats().

◆ major_axis

int range_box::major_axis

Definition at line 49 of file vf_palettegen.c.

Referenced by compute_box_stats(), and get_palette_frame().

◆ weight

int64_t range_box::weight

Definition at line 50 of file vf_palettegen.c.

Referenced by compute_box_stats(), and get_palette_frame().

◆ cut_score

int64_t range_box::cut_score

Definition at line 51 of file vf_palettegen.c.

Referenced by compute_box_stats(), and get_next_box_id_to_split().

◆ start

int range_box::start

Definition at line 52 of file vf_palettegen.c.

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

◆ len

int range_box::len

Definition at line 53 of file vf_palettegen.c.

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

◆ sorted_by

int range_box::sorted_by

Definition at line 54 of file vf_palettegen.c.

Referenced by get_palette_frame(), and split_box().


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