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

Data Fields

int16_t gain
 
int32_t combined_pulse_pos
 
int16_t pulse_pos [7]
 
int16_t pulse_val [7]
 

Detailed Description

Definition at line 38 of file dss_sp.c.

Field Documentation

int16_t DssSpSubframe::gain

Definition at line 39 of file dss_sp.c.

Referenced by dss_sp_add_pulses(), and dss_sp_unpack_coeffs().

int32_t DssSpSubframe::combined_pulse_pos

Definition at line 40 of file dss_sp.c.

Referenced by dss_sp_unpack_coeffs().

int16_t DssSpSubframe::pulse_pos[7]

Definition at line 41 of file dss_sp.c.

Referenced by dss_sp_add_pulses(), and dss_sp_unpack_coeffs().

int16_t DssSpSubframe::pulse_val[7]

Definition at line 42 of file dss_sp.c.

Referenced by dss_sp_add_pulses(), and dss_sp_unpack_coeffs().


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