8 #ifndef META_OCEAN_TEST_TESTCV_TESTLIBYUV_TEST_FRAME_PYRAMID_H
9 #define META_OCEAN_TEST_TESTCV_TESTLIBYUV_TEST_FRAME_PYRAMID_H
37 static void test(
const double testDuration);
54 static void testCreationFramePyramid(
const unsigned int width,
const unsigned int height,
const unsigned int channels,
const double testDuration);
This class tests/benchmarks the performance of frame pyramids.
Definition: testlibyuv/TestFramePyramid.h:30
static void testCreationFramePyramid(const unsigned int width, const unsigned int height, const unsigned int channels, const double testDuration)
Benchmarks the creation of a frame pyramid.
static void test(const double testDuration)
Benchmarks the performance of libyuv agains Ocean for frame pyramid functions.
static void testCreationFramePyramid(const double testDuration)
Benchmarks the creation of a frame pyramid.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15