FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
TonalComponent Struct Reference

Data Fields

int pos
 
int num_coefs
 
float coef [8]
 

Detailed Description

Definition at line 62 of file atrac3.c.

Field Documentation

int TonalComponent::pos

Definition at line 63 of file atrac3.c.

Referenced by add_tonal_components(), and decode_tonal_components().

int TonalComponent::num_coefs

Definition at line 64 of file atrac3.c.

Referenced by decode_tonal_components().

float TonalComponent::coef[8]

Definition at line 65 of file atrac3.c.

Referenced by add_tonal_components(), and decode_tonal_components().


The documentation for this struct was generated from the following file: