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

#include <dca_lbr.h>

Data Fields

uint8_t x_freq
 Spectral line offset. More...
 
uint8_t f_delt
 Difference between original and center frequency. More...
 
uint8_t ph_rot
 Phase rotation. More...
 
uint8_t pad
 Padding field. More...
 
uint8_t amp [DCA_LBR_CHANNELS]
 Per-channel amplitude. More...
 
uint8_t phs [DCA_LBR_CHANNELS]
 Per-channel phase. More...
 

Detailed Description

Definition at line 49 of file dca_lbr.h.

Field Documentation

uint8_t DCALbrTone::x_freq

Spectral line offset.

Definition at line 50 of file dca_lbr.h.

Referenced by parse_tonal(), and synth_tones().

uint8_t DCALbrTone::f_delt

Difference between original and center frequency.

Definition at line 51 of file dca_lbr.h.

Referenced by parse_tonal(), and synth_tones().

uint8_t DCALbrTone::ph_rot

Phase rotation.

Definition at line 52 of file dca_lbr.h.

Referenced by parse_tonal(), and synth_tones().

uint8_t DCALbrTone::pad

Padding field.

Definition at line 53 of file dca_lbr.h.

uint8_t DCALbrTone::amp[DCA_LBR_CHANNELS]

Per-channel amplitude.

Definition at line 54 of file dca_lbr.h.

Referenced by parse_tonal(), and synth_tones().

uint8_t DCALbrTone::phs[DCA_LBR_CHANNELS]

Per-channel phase.

Definition at line 55 of file dca_lbr.h.

Referenced by parse_tonal(), and synth_tones().


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