21#ifndef SH_SAMPLEVALUETEST_H
22#define SH_SAMPLEVALUETEST_H
Definition SampleValueTest.h:30
bool genericTestEValue(SampleValue *s, EmbValue ev)
Definition SampleValueTest.cc:52
SampleValueTest(std::string n, TestSuite *s)
Definition SampleValueTest.h:32
bool genericTestDistance(SampleValue *s1, SampleValue *s2, UWORD32 dist)
Definition SampleValueTest.cc:39
bool genericTestIsNeighbour(SampleValue *s1, SampleValue *s2, bool res)
Definition SampleValueTest.cc:26
the value of a sample in a CvrStgFile
Definition SampleValue.h:61
Definition TestSuite.h:31
unsigned long UWORD32
Definition common.h:45
BYTE EmbValue
Definition common.h:66