Ignore:
Timestamp:
11/03/06 01:44:02 (17 years ago)
Author:
zorg
Message:

various cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/zorg/src/psy.c

    r46 r87  
    896896#else
    897897static void
    898 CalcShortThreshold ( const float  erg [4] [128],
     898CalcShortThreshold ( float        erg [4] [128],
    899899                     const float  ShortThr,
    900900                     float*       thr,
     
    10151015    SMRTyp   SMR0;
    10161016    SMRTyp   SMR1;                                              // holds SMR's for first and second Analysis
    1017     int      isvoc_L;
    1018     int      isvoc_R;
     1017    int      isvoc_L = 0;
     1018    int      isvoc_R = 0;
    10191019    float    factorLTQ  = 1.f;                                  // Offset after variable LTQ
    10201020
Note: See TracChangeset for help on using the changeset viewer.