calc_noise_data_t Struct Reference

allows re-use of previously computed noise values More...

#include <quantize_pvt.h>

List of all members.

Public Attributes

int global_gain
int sfb_count1
int step [39]
FLOAT noise [39]
FLOAT noise_log [39]


Detailed Description

allows re-use of previously computed noise values

Definition at line 76 of file quantize_pvt.h.


Member Data Documentation

int calc_noise_data_t::global_gain

Definition at line 77 of file quantize_pvt.h.

Referenced by calc_noise(), and quantize_xrpow().

int calc_noise_data_t::sfb_count1

Definition at line 78 of file quantize_pvt.h.

Referenced by noquant_count_bits(), and quantize_xrpow().

int calc_noise_data_t::step[39]

Definition at line 79 of file quantize_pvt.h.

Referenced by calc_noise(), and quantize_xrpow().

FLOAT calc_noise_data_t::noise[39]

Definition at line 80 of file quantize_pvt.h.

Referenced by calc_noise().

FLOAT calc_noise_data_t::noise_log[39]

Definition at line 81 of file quantize_pvt.h.

Referenced by calc_noise().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 11:37:46 2007 for LAME by  doxygen 1.5.2