FFmpeg
|
Data Fields | |
int16_t | gain |
int32_t | combined_pulse_pos |
int16_t | pulse_pos [7] |
int16_t | pulse_val [7] |
int16_t DssSpSubframe::gain |
Definition at line 40 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 41 of file dss_sp.c.
Referenced by dss_sp_unpack_coeffs().
int16_t DssSpSubframe::pulse_pos[7] |
Definition at line 42 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 43 of file dss_sp.c.
Referenced by dss_sp_add_pulses(), and dss_sp_unpack_coeffs().