8 #ifndef META_OCEAN_TEST_TESTCV_TESTLIBYUV_TEST_FRAME_CONVERTER_RGBA_32_H
9 #define META_OCEAN_TEST_TESTCV_TESTLIBYUV_TEST_FRAME_CONVERTER_RGBA_32_H
38 static void test(
const double testDuration,
const bool skipValidation =
false);
This class tests/benchmarks the performance of the frame converter function of libyuv for RGBA32 fram...
Definition: testlibyuv/TestFrameConverterRGBA32.h:30
static void test(const double testDuration, const bool skipValidation=false)
Benchmarks the performance of libyuv agains Ocean for frame converter functions.
static bool testConvertRGBA32ToY8(const double testDuration, const bool skipValidation=false)
Benchmarks the conversion from RGBA32 frames to Y8 frames.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15