| FFmpeg
    | 
| Data Fields | |
| int16_t | filter_idx [14] | 
| int16_t | sf_adaptive_gain [SUBFRAMES] | 
| int16_t | pitch_lag [SUBFRAMES] | 
| struct DssSpSubframe | sf [SUBFRAMES] | 
| int16_t DssSpFrame::filter_idx[14] | 
Definition at line 46 of file dss_sp.c.
Referenced by dss_sp_unpack_coeffs(), and dss_sp_unpack_filter().
| int16_t DssSpFrame::sf_adaptive_gain[SUBFRAMES] | 
Definition at line 47 of file dss_sp.c.
Referenced by dss_sp_decode_one_frame(), and dss_sp_unpack_coeffs().
| int16_t DssSpFrame::pitch_lag[SUBFRAMES] | 
Definition at line 48 of file dss_sp.c.
Referenced by dss_sp_decode_one_frame(), and dss_sp_unpack_coeffs().
| struct DssSpSubframe DssSpFrame::sf[SUBFRAMES] | 
Definition at line 49 of file dss_sp.c.
Referenced by dss_sp_decode_one_frame(), and dss_sp_unpack_coeffs().
 1.8.6
 1.8.6