Simplify the MC unit tests now that the naming is made consistent

This commit is contained in:
Martin Storsjö
2015-01-27 12:06:55 +02:00
parent 8b6bf0499f
commit 1127aa7761
3 changed files with 3 additions and 11 deletions

View File

@@ -4,10 +4,6 @@
#include "cpu.h"
using namespace WelsDec;
#define LUMA_FUNC sMcFunc.pMcLumaFunc
#define CHROMA_FUNC sMcFunc.pMcChromaFunc
#include "mc_test_common.h"
DEF_MCCOPYTEST (, 2, 2)