Resampler code pulled back in from bqresample, with safer api

This commit is contained in:
Chris Cannam
2020-10-21 15:05:14 +01:00
parent 81629cf714
commit 3ddc35f7ae
5 changed files with 443 additions and 359 deletions

View File

@@ -21,8 +21,8 @@
you must obtain a valid commercial licence before doing so.
*/
#ifndef _RUBBERBAND_ALLOCATORS_H_
#define _RUBBERBAND_ALLOCATORS_H_
#ifndef RUBBERBAND_ALLOCATORS_H
#define RUBBERBAND_ALLOCATORS_H
#include "VectorOps.h"