FFmpeg
Data Fields
DssSpFrame Struct Reference

Data Fields

int16_t filter_idx [14]
 
int16_t sf_adaptive_gain [SUBFRAMES]
 
int16_t pitch_lag [SUBFRAMES]
 
struct DssSpSubframe sf [SUBFRAMES]
 

Detailed Description

Definition at line 46 of file dss_sp.c.

Field Documentation

◆ filter_idx

int16_t DssSpFrame::filter_idx[14]

Definition at line 47 of file dss_sp.c.

Referenced by dss_sp_unpack_coeffs(), and dss_sp_unpack_filter().

◆ sf_adaptive_gain

int16_t DssSpFrame::sf_adaptive_gain[SUBFRAMES]

Definition at line 48 of file dss_sp.c.

Referenced by dss_sp_decode_one_frame(), and dss_sp_unpack_coeffs().

◆ pitch_lag

int16_t DssSpFrame::pitch_lag[SUBFRAMES]

Definition at line 49 of file dss_sp.c.

Referenced by dss_sp_decode_one_frame(), and dss_sp_unpack_coeffs().

◆ sf

struct DssSpSubframe DssSpFrame::sf[SUBFRAMES]

Definition at line 50 of file dss_sp.c.

Referenced by dss_sp_decode_one_frame(), and dss_sp_unpack_coeffs().


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