doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
vorbis_info_psy_global Struct Reference

#include <psy.h>

Public Attributes

int eighth_octave_lines
 
float preecho_thresh [VE_BANDS]
 
float postecho_thresh [VE_BANDS]
 
float stretch_penalty
 
float preecho_minenergy
 
float ampmax_att_per_sec
 
int coupling_pkHz [PACKETBLOBS]
 
int coupling_pointlimit [2][PACKETBLOBS]
 
int coupling_prepointamp [PACKETBLOBS]
 
int coupling_postpointamp [PACKETBLOBS]
 
int sliding_lowpass [2][PACKETBLOBS]
 

Detailed Description

Definition at line 67 of file psy.h.

Member Data Documentation

float vorbis_info_psy_global::ampmax_att_per_sec

Definition at line 76 of file psy.h.

int vorbis_info_psy_global::coupling_pkHz[PACKETBLOBS]

Definition at line 79 of file psy.h.

int vorbis_info_psy_global::coupling_pointlimit[2][PACKETBLOBS]

Definition at line 80 of file psy.h.

int vorbis_info_psy_global::coupling_postpointamp[PACKETBLOBS]

Definition at line 82 of file psy.h.

int vorbis_info_psy_global::coupling_prepointamp[PACKETBLOBS]

Definition at line 81 of file psy.h.

int vorbis_info_psy_global::eighth_octave_lines

Definition at line 68 of file psy.h.

float vorbis_info_psy_global::postecho_thresh[VE_BANDS]

Definition at line 72 of file psy.h.

float vorbis_info_psy_global::preecho_minenergy

Definition at line 74 of file psy.h.

float vorbis_info_psy_global::preecho_thresh[VE_BANDS]

Definition at line 71 of file psy.h.

int vorbis_info_psy_global::sliding_lowpass[2][PACKETBLOBS]

Definition at line 83 of file psy.h.

float vorbis_info_psy_global::stretch_penalty

Definition at line 73 of file psy.h.


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