Searched refs:max_error_ (Results 1 – 2 of 2) sorted by relevance
50 max_error_ = GET_PARAM(2); in SetUp()118 EXPECT_GE(max_error_, actual_max_error) in RunRoundtripCheck()120 if (actual_max_error > max_error_) { // exit early. in RunRoundtripCheck()140 int max_error_; member in __anon0ee4d6ea0111::AV1InvTxfm2d
42 max_error_ = GET_PARAM(2); in SetUp()96 EXPECT_GE(max_error_, actual_max_error) in RunFwdAccuracyCheck()98 if (actual_max_error > max_error_) { // exit early. in RunFwdAccuracyCheck()120 double max_error_; member in __anon928eb8be0111::AV1FwdTxfm2d