FFmpeg
|
VolDetectContext Struct Reference
Data Fields | |
uint64_t | histogram [0x10001] |
Number of samples at each PCM value. More... | |
Detailed Description
Definition at line 27 of file af_volumedetect.c.
Field Documentation
uint64_t VolDetectContext::histogram[0x10001] |
Number of samples at each PCM value.
histogram[0x8000 + i] is the number of samples at value i. The extra element is there for symmetry.
Definition at line 33 of file af_volumedetect.c.
Referenced by filter_frame(), and print_stats().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11