FFmpeg
|
Data Fields | |
const AVClass * | class |
AVFrame * | out |
int | w |
int | h |
AVRational | frame_rate |
uint64_t * | achistogram |
uint64_t * | shistogram |
int | ascale |
int | scale |
float | phisto |
int | histogram_h |
int | apos |
int | ypos |
int | slide |
int | dmode |
int | dchannels |
int | count |
int | frame_count |
float * | combine_buffer |
AVFrame * | in [101] |
int | first |
int | nb_samples |
Definition at line 37 of file avf_ahistogram.c.
const AVClass* AudioHistogramContext::class |
Definition at line 38 of file avf_ahistogram.c.
AVFrame* AudioHistogramContext::out |
Definition at line 39 of file avf_ahistogram.c.
int AudioHistogramContext::w |
Definition at line 40 of file avf_ahistogram.c.
int AudioHistogramContext::h |
Definition at line 40 of file avf_ahistogram.c.
AVRational AudioHistogramContext::frame_rate |
Definition at line 41 of file avf_ahistogram.c.
uint64_t* AudioHistogramContext::achistogram |
Definition at line 42 of file avf_ahistogram.c.
uint64_t* AudioHistogramContext::shistogram |
Definition at line 43 of file avf_ahistogram.c.
int AudioHistogramContext::ascale |
Definition at line 44 of file avf_ahistogram.c.
int AudioHistogramContext::scale |
Definition at line 45 of file avf_ahistogram.c.
float AudioHistogramContext::phisto |
Definition at line 46 of file avf_ahistogram.c.
int AudioHistogramContext::histogram_h |
Definition at line 47 of file avf_ahistogram.c.
int AudioHistogramContext::apos |
Definition at line 48 of file avf_ahistogram.c.
int AudioHistogramContext::ypos |
Definition at line 49 of file avf_ahistogram.c.
int AudioHistogramContext::slide |
Definition at line 50 of file avf_ahistogram.c.
int AudioHistogramContext::dmode |
Definition at line 51 of file avf_ahistogram.c.
int AudioHistogramContext::dchannels |
Definition at line 52 of file avf_ahistogram.c.
int AudioHistogramContext::count |
Definition at line 53 of file avf_ahistogram.c.
int AudioHistogramContext::frame_count |
Definition at line 54 of file avf_ahistogram.c.
float* AudioHistogramContext::combine_buffer |
Definition at line 55 of file avf_ahistogram.c.
AVFrame* AudioHistogramContext::in[101] |
Definition at line 56 of file avf_ahistogram.c.
int AudioHistogramContext::first |
Definition at line 57 of file avf_ahistogram.c.
int AudioHistogramContext::nb_samples |
Definition at line 58 of file avf_ahistogram.c.