Changeset 77 for mppenc/branches/r2d/libmpcpsy/psy.c
- Timestamp:
- 10/17/06 16:55:28 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mppenc/branches/r2d/libmpcpsy/psy.c
r76 r77 146 146 147 147 m->SampleFreq = 0.; 148 m->Band width = 0.;148 m->BandWidth = 0.; 149 149 m->KBD1 = 2.; 150 150 m->KBD2 = -1.; … … 152 152 m->Ltq_max = 0; 153 153 m->EarModelFlag = 0; 154 m->PNS = 0.; 155 m->CombPenalities = -1; 154 156 155 157 // generate FFT lookup-tables with largest FFT-size of 1024
Note: See TracChangeset
for help on using the changeset viewer.