FFmpeg
Data Fields
AtracGainInfo Struct Reference

Gain control parameters for one subband. More...

#include <atrac.h>

Data Fields

int num_points
 number of gain control points More...
 
int lev_code [7]
 level at corresponding control point More...
 
int loc_code [7]
 location of gain control points More...
 

Detailed Description

Gain control parameters for one subband.

Definition at line 35 of file atrac.h.

Field Documentation

◆ num_points

int AtracGainInfo::num_points

◆ lev_code

int AtracGainInfo::lev_code[7]

◆ loc_code

int AtracGainInfo::loc_code[7]

location of gain control points

Definition at line 38 of file atrac.h.

Referenced by decode_gain_control(), decode_gainc_loc_codes(), ff_atrac_gain_compensation(), gainc_loc_mode0(), and gainc_loc_mode1().


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