| FFmpeg
    | 

| Data Fields | |
| const AVClass * | class | 
| AVClass context for log and options purpose.  More... | |
| enum HistogramMode | mode | 
| unsigned | histogram [256] | 
| unsigned | max_hval | 
| int | ncomp | 
| const uint8_t * | bg_color | 
| const uint8_t * | fg_color | 
| int | level_height | 
| int | scale_height | 
| int | step | 
| int | waveform_mode | 
| int | display_mode | 
Detailed Description
Definition at line 38 of file vf_histogram.c.
Field Documentation
| const uint8_t* HistogramContext::bg_color | 
Definition at line 44 of file vf_histogram.c.
Referenced by config_input(), and filter_frame().
| const AVClass* HistogramContext::class | 
AVClass context for log and options purpose.
Definition at line 39 of file vf_histogram.c.
| int HistogramContext::display_mode | 
Definition at line 50 of file vf_histogram.c.
Referenced by config_output(), and filter_frame().
| const uint8_t* HistogramContext::fg_color | 
Definition at line 45 of file vf_histogram.c.
Referenced by config_input(), and filter_frame().
| unsigned HistogramContext::histogram[256] | 
Definition at line 41 of file vf_histogram.c.
Referenced by filter_frame().
| int HistogramContext::level_height | 
Definition at line 46 of file vf_histogram.c.
Referenced by config_output(), and filter_frame().
| unsigned HistogramContext::max_hval | 
Definition at line 42 of file vf_histogram.c.
Referenced by filter_frame().
| enum HistogramMode HistogramContext::mode | 
Definition at line 40 of file vf_histogram.c.
Referenced by config_output(), filter_frame(), and query_formats().
| int HistogramContext::ncomp | 
Definition at line 43 of file vf_histogram.c.
Referenced by config_input(), config_output(), and filter_frame().
| int HistogramContext::scale_height | 
Definition at line 47 of file vf_histogram.c.
Referenced by config_output(), and filter_frame().
| int HistogramContext::step | 
Definition at line 48 of file vf_histogram.c.
Referenced by filter_frame().
| int HistogramContext::waveform_mode | 
Definition at line 49 of file vf_histogram.c.
Referenced by config_output(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11