Home
last modified time | relevance | path

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

/external/libaom/test/
Dratectrl_qmode_test.cc514 const double expected_ref_sum = TplFrameStatsAccumulateIntraCost(frame_stats); in TEST_F() local
519 EXPECT_NEAR(cost_sum0, expected_ref_sum * 0.5, kErrorEpsilon); in TEST_F()
524 EXPECT_NEAR(cost_sum1, expected_ref_sum * 0.5, kErrorEpsilon); in TEST_F()