Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/test/analyserwaveformtest.cpp File Reference

#include <gtest/gtest.h>
#include <QDebug>
#include "trackinfoobject.h"
#include "analyserwaveform.h"
Include dependency graph for analyserwaveformtest.cpp:

Go to the source code of this file.

Defines

#define BIGBUF_SIZE   (1024 * 1024)
#define CANARY_SIZE   (1024*4)
#define MAGIC_FLOAT   1234.567890f
#define CANARY_FLOAT   0.0f

Define Documentation

#define BIGBUF_SIZE   (1024 * 1024)

Definition at line 7 of file analyserwaveformtest.cpp.

#define CANARY_FLOAT   0.0f

Definition at line 10 of file analyserwaveformtest.cpp.

#define CANARY_SIZE   (1024*4)

Definition at line 8 of file analyserwaveformtest.cpp.

#define MAGIC_FLOAT   1234.567890f

Definition at line 9 of file analyserwaveformtest.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines