FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 45 of file dss_sp.c.

Field Documentation

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().


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