FFmpeg  1.2.12
Data Fields
TonalComponent Struct Reference

Data Fields

int pos
int num_coefs
float coef [8]

Detailed Description

Definition at line 67 of file atrac3.c.

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: