Changeset 2033 in Sophya for trunk/ArchTOIPipe/Processors


Ignore:
Timestamp:
May 30, 2002, 10:44:31 PM (23 years ago)
Author:
ansari
Message:

amelioration du programme de test mesovh2 - Reza 30/5/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Processors/nooppr.h

    r1994 r2033  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: nooppr.h,v 1.6 2002-05-13 13:11:32 ansari Exp $
     7// $Id: nooppr.h,v 1.7 2002-05-30 20:44:31 ansari Exp $
    88
    99
     
    2323
    2424  inline int    WSize() const { return wsize; }
     25  inline void   SetWSize(int wsz)  { if (wsz > 1)  wsize =  wsz; }
    2526  inline int_8  ProcessedSampleCount() const { return totnscount; }
    2627
Note: See TracChangeset for help on using the changeset viewer.