FFmpeg
|
Public Types | |
enum | { fir, iir } |
Data Fields | |
int | rate |
enum filter_t:: { ... } | type |
size_t | len |
int | gain_cB |
double const * | coefs |
enum SwrDitherType | name |
Detailed Description
Definition at line 18 of file noise_shaping_data.c.
Member Enumeration Documentation
anonymous enum |
Enumerator | |
---|---|
fir | |
iir |
Definition at line 20 of file noise_shaping_data.c.
Field Documentation
double const* filter_t::coefs |
Definition at line 23 of file noise_shaping_data.c.
Referenced by swri_dither_init().
int filter_t::gain_cB |
Definition at line 22 of file noise_shaping_data.c.
Referenced by swri_dither_init().
size_t filter_t::len |
Definition at line 21 of file noise_shaping_data.c.
Referenced by swri_dither_init().
enum SwrDitherType filter_t::name |
Definition at line 24 of file noise_shaping_data.c.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), 7digital-python.lib.py7digital.Label::set_name(), and swri_dither_init().
int filter_t::rate |
Definition at line 19 of file noise_shaping_data.c.
Referenced by swri_dither_init().
enum { ... } filter_t::type |
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11