ardour
Classes | Macros
interpolation_test.h File Reference
#include <cassert>
#include <stdint.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include "ardour/interpolation.h"

Go to the source code of this file.

Classes

class  InterpolationTest
 

Macros

#define NUM_SAMPLES   1000000
 
#define INTERVAL   100
 

Macro Definition Documentation

#define INTERVAL   100

Definition at line 33 of file interpolation_test.h.

#define NUM_SAMPLES   1000000

Definition at line 32 of file interpolation_test.h.