FFmpeg
Data Fields
AACUsacMPSData Struct Reference

#include <aacdec.h>

Data Fields

int framing_type
 
int nb_param_sets
 
int param_sets [MPS_MAX_PARAM_SETS]
 
AACMPSLosslessData ott [MPS_ELE_NB]
 
int ott_idx [MPS_ELE_NB][MPS_MAX_PARAM_SETS][MPS_MAX_PARAM_BANDS]
 
bool opd_smoothing_mode
 
int smooth_mode [MPS_MAX_PARAM_SETS]
 
int smooth_time [MPS_MAX_PARAM_SETS]
 
int freq_res_stride_smg [MPS_MAX_PARAM_SETS]
 
bool smg_data [MPS_MAX_PARAM_SETS][MPS_MAX_PARAM_BANDS]
 
bool tsd_enable
 
bool temp_shape_enable
 
bool temp_shape_enable_ch [2]
 
int16_t temp_shape_data [MPS_MAX_TIME_SLOTS]
 
int tsd_num_tr_slots
 
int tsd_phase_data [64]
 

Detailed Description

Definition at line 233 of file aacdec.h.

Field Documentation

◆ framing_type

int AACUsacMPSData::framing_type

Definition at line 235 of file aacdec.h.

Referenced by parse_mps212().

◆ nb_param_sets

int AACUsacMPSData::nb_param_sets

Definition at line 236 of file aacdec.h.

Referenced by parse_mps212().

◆ param_sets

int AACUsacMPSData::param_sets[MPS_MAX_PARAM_SETS]

Definition at line 237 of file aacdec.h.

Referenced by parse_mps212().

◆ ott

AACMPSLosslessData AACUsacMPSData::ott[MPS_ELE_NB]

Definition at line 240 of file aacdec.h.

Referenced by parse_mps212().

◆ ott_idx

int AACUsacMPSData::ott_idx[MPS_ELE_NB][MPS_MAX_PARAM_SETS][MPS_MAX_PARAM_BANDS]

Definition at line 241 of file aacdec.h.

Referenced by parse_mps212().

◆ opd_smoothing_mode

bool AACUsacMPSData::opd_smoothing_mode

Definition at line 242 of file aacdec.h.

Referenced by parse_mps212().

◆ smooth_mode

int AACUsacMPSData::smooth_mode[MPS_MAX_PARAM_SETS]

Definition at line 245 of file aacdec.h.

Referenced by parse_mps212().

◆ smooth_time

int AACUsacMPSData::smooth_time[MPS_MAX_PARAM_SETS]

Definition at line 246 of file aacdec.h.

Referenced by parse_mps212().

◆ freq_res_stride_smg

int AACUsacMPSData::freq_res_stride_smg[MPS_MAX_PARAM_SETS]

Definition at line 247 of file aacdec.h.

Referenced by parse_mps212().

◆ smg_data

bool AACUsacMPSData::smg_data[MPS_MAX_PARAM_SETS][MPS_MAX_PARAM_BANDS]

Definition at line 248 of file aacdec.h.

Referenced by parse_mps212().

◆ tsd_enable

bool AACUsacMPSData::tsd_enable

Definition at line 251 of file aacdec.h.

Referenced by parse_mps212().

◆ temp_shape_enable

bool AACUsacMPSData::temp_shape_enable

Definition at line 252 of file aacdec.h.

Referenced by parse_mps212().

◆ temp_shape_enable_ch

bool AACUsacMPSData::temp_shape_enable_ch[2]

Definition at line 253 of file aacdec.h.

Referenced by parse_mps212().

◆ temp_shape_data

int16_t AACUsacMPSData::temp_shape_data[MPS_MAX_TIME_SLOTS]

Definition at line 254 of file aacdec.h.

Referenced by parse_mps212().

◆ tsd_num_tr_slots

int AACUsacMPSData::tsd_num_tr_slots

Definition at line 256 of file aacdec.h.

Referenced by parse_mps212().

◆ tsd_phase_data

int AACUsacMPSData::tsd_phase_data[64]

Definition at line 257 of file aacdec.h.

Referenced by parse_mps212().


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