Ignore:
Timestamp:
01/20/07 21:43:42 (17 years ago)
Author:
r2d
Message:
  • added more precision to encoding quality information
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libmpcpsy/profile.c

    r137 r201  
    120120
    121121        m->MainQual       = i;
     122        m->FullQual       = qual + PROFILE_PRE2_TELEPHONE;
    122123        m->ShortThr       = Profiles [i].ShortThr   * (1-mix) + Profiles [i+1].ShortThr   * mix;
    123124        m->MinValChoice   = Profiles [i].MinValChoice  ;
Note: See TracChangeset for help on using the changeset viewer.