8#ifndef META_OCEAN_TEST_TESTMEDIA_TEST_AV_FOUNDATION_H
9#define META_OCEAN_TEST_TESTMEDIA_TEST_AV_FOUNDATION_H
73 static Frame createTestFrame(
const unsigned int width,
const unsigned int height,
const unsigned int frameIndex);
This class implements Ocean's image class.
Definition Frame.h:1879
This class implements a generator for random numbers.
Definition RandomGenerator.h:42
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
std::vector< Index32 > Indices32
Definition of a vector holding 32 bit index values.
Definition Base.h:96
The namespace covering the entire Ocean framework.
Definition Accessor.h:15