8 #ifndef META_OCEAN_TEST_TESTCV_TESTLIBYUV_TEST_FRAME_CONVERTER_BGRA_32_H
9 #define META_OCEAN_TEST_TESTCV_TESTLIBYUV_TEST_FRAME_CONVERTER_BGRA_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 BGRA32 fram...
Definition: testlibyuv/TestFrameConverterBGRA32.h:30
static bool testConvertBGRA32ToY8(const double testDuration, const bool skipValidation=false)
Benchmarks the conversion from BGRA32 frames to Y8 frames.
static void test(const double testDuration, const bool skipValidation=false)
Benchmarks the performance of libyuv agains Ocean for frame converter functions.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15