FFmpeg
Data Fields
AacPsyChannel Struct Reference

single/pair channel context for psychoacoustic model More...

Data Fields

AacPsyBand  band [128]
  bands information More...
 
  bands information from the previous frame More...
 
float  win_energy
  sliding average of channel energy More...
 
float  iir_state [2]
  hi-pass IIR filter state More...
 
  stored grouping scheme for the next frame (in case of 8 short window sequence) More...
 
  window sequence to be used in the next frame More...
 
  attack threshold for this channel More...
 
 
  attack value for the last short block in the previous sequence More...
 

Detailed Description

single/pair channel context for psychoacoustic model

Definition at line 123 of file aacpsy.c.

Field Documentation

AacPsyBand AacPsyChannel::band[128]

bands information

Definition at line 124 of file aacpsy.c.

Referenced by calc_thr_3gpp().

AacPsyBand AacPsyChannel::prev_band[128]

bands information from the previous frame

Definition at line 125 of file aacpsy.c.

float AacPsyChannel::win_energy

sliding average of channel energy

Definition at line 127 of file aacpsy.c.

float AacPsyChannel::iir_state[2]

hi-pass IIR filter state

Definition at line 128 of file aacpsy.c.

uint8_t AacPsyChannel::next_grouping

stored grouping scheme for the next frame (in case of 8 short window sequence)

Definition at line 129 of file aacpsy.c.

enum WindowSequence AacPsyChannel::next_window_seq

window sequence to be used in the next frame

Definition at line 130 of file aacpsy.c.

Referenced by lame_apply_block_type().

float AacPsyChannel::attack_threshold

attack threshold for this channel

Definition at line 132 of file aacpsy.c.

Referenced by lame_window_init().

float AacPsyChannel::prev_energy_subshort[AAC_NUM_BLOCKS_SHORT *PSY_LAME_NUM_SUBBLOCKS]

Definition at line 133 of file aacpsy.c.

Referenced by lame_window_init().

int AacPsyChannel::prev_attack

attack value for the last short block in the previous sequence

Definition at line 134 of file aacpsy.c.


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

Generated on Fri Jan 12 2018 01:48:28 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /