Home
last modified time | relevance | path

Searched refs:MotionEstimateTest (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/test/encoder/
DEncUT_MotionEstimate.cpp34 class MotionEstimateTest : public ::testing::Test { class
76 TEST_F (MotionEstimateTest, TestDiamondSearch) { in TEST_F() argument
294 void MotionEstimateTest::DoLineTest (PLineFullSearchFunc func, bool vertical) { in DoLineTest()
373 TEST_F (MotionEstimateTest, TestVerticalSearch) { in TEST_F() argument
376 TEST_F (MotionEstimateTest, TestHorizontalSearch) { in TEST_F() argument
381 TEST_F (MotionEstimateTest, TestVerticalSearch_SSE41) { in TEST_F() argument
389 TEST_F (MotionEstimateTest, TestHorizontalSearch_SSE41) { in TEST_F() argument