Guest User

Untitled

a guest
Jun 25th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.12 KB | None | 0 0
  1. void PhaseRotator::Reset()
  2. {
  3. //  TRACE;
  4. //  IMutexLock lock(this);  //WDL_fft_init();
  5. if ( m_flag1 > 1 ){
  6.     SetBufs();
  7. }
  8. }
Add Comment
Please, Sign In to add comment