FFmpeg
|
TonalComponent Struct Reference
Data Fields | |
int | pos |
int | num_coefs |
float | coef [8] |
Detailed Description
Field Documentation
float TonalComponent::coef[8] |
Definition at line 70 of file atrac3.c.
Referenced by add_tonal_components(), and decode_tonal_components().
int TonalComponent::num_coefs |
Definition at line 69 of file atrac3.c.
Referenced by decode_tonal_components().
int TonalComponent::pos |
Definition at line 68 of file atrac3.c.
Referenced by add_tonal_components(), and decode_tonal_components().
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