FFmpeg
Public Member Functions | Data Fields
AACUsacStereo Struct Reference

#include <aacdec.h>

Public Member Functions

 INTFLOAT_ALIGNED_UNION (32, alpha_q_re, 1024)
 
 INTFLOAT_ALIGNED_UNION (32, alpha_q_im, 1024)
 
 INTFLOAT_ALIGNED_UNION (32, prev_alpha_q_re, 1024)
 
 INTFLOAT_ALIGNED_UNION (32, prev_alpha_q_im, 1024)
 
 INTFLOAT_ALIGNED_UNION (32, dmix_re, 1024)
 
 INTFLOAT_ALIGNED_UNION (32, prev_dmix_re, 1024)
 
 INTFLOAT_ALIGNED_UNION (32, dmix_im, 1024)
 

Data Fields

uint8_t common_window
 
uint8_t common_tw
 
uint8_t tns_on_lr
 Apply TNS before M/S and stereo prediction. More...
 
uint8_t ms_mask_mode
 
uint8_t config_idx
 
uint8_t use_prev_frame
 
uint8_t pred_dir
 
uint8_t complex_coef
 
uint8_t pred_used [128]
 

Detailed Description

Definition at line 232 of file aacdec.h.

Member Function Documentation

◆ INTFLOAT_ALIGNED_UNION() [1/7]

AACUsacStereo::INTFLOAT_ALIGNED_UNION ( 32  ,
alpha_q_re  ,
1024   
)

◆ INTFLOAT_ALIGNED_UNION() [2/7]

AACUsacStereo::INTFLOAT_ALIGNED_UNION ( 32  ,
alpha_q_im  ,
1024   
)

◆ INTFLOAT_ALIGNED_UNION() [3/7]

AACUsacStereo::INTFLOAT_ALIGNED_UNION ( 32  ,
prev_alpha_q_re  ,
1024   
)

◆ INTFLOAT_ALIGNED_UNION() [4/7]

AACUsacStereo::INTFLOAT_ALIGNED_UNION ( 32  ,
prev_alpha_q_im  ,
1024   
)

◆ INTFLOAT_ALIGNED_UNION() [5/7]

AACUsacStereo::INTFLOAT_ALIGNED_UNION ( 32  ,
dmix_re  ,
1024   
)

◆ INTFLOAT_ALIGNED_UNION() [6/7]

AACUsacStereo::INTFLOAT_ALIGNED_UNION ( 32  ,
prev_dmix_re  ,
1024   
)

◆ INTFLOAT_ALIGNED_UNION() [7/7]

AACUsacStereo::INTFLOAT_ALIGNED_UNION ( 32  ,
dmix_im  ,
1024   
)

Field Documentation

◆ common_window

uint8_t AACUsacStereo::common_window

Definition at line 233 of file aacdec.h.

◆ common_tw

uint8_t AACUsacStereo::common_tw

Definition at line 234 of file aacdec.h.

◆ tns_on_lr

uint8_t AACUsacStereo::tns_on_lr

Apply TNS before M/S and stereo prediction.

Definition at line 235 of file aacdec.h.

◆ ms_mask_mode

uint8_t AACUsacStereo::ms_mask_mode

Definition at line 237 of file aacdec.h.

◆ config_idx

uint8_t AACUsacStereo::config_idx

Definition at line 238 of file aacdec.h.

◆ use_prev_frame

uint8_t AACUsacStereo::use_prev_frame

Definition at line 241 of file aacdec.h.

◆ pred_dir

uint8_t AACUsacStereo::pred_dir

◆ complex_coef

uint8_t AACUsacStereo::complex_coef

Definition at line 243 of file aacdec.h.

◆ pred_used

uint8_t AACUsacStereo::pred_used[128]

Definition at line 245 of file aacdec.h.


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