Searched refs:exp_sad (Results 1 – 1 of 1) sorted by relevance
256 uint32_t reference_sad, exp_sad[4]; in CheckSADs() local258 SADs(exp_sad); in CheckSADs()262 EXPECT_EQ(reference_sad, exp_sad[block]) << "block " << block; in CheckSADs()283 const unsigned int exp_sad = SAD(0); in CheckSAD() local285 ASSERT_EQ(reference_sad, exp_sad); in CheckSAD()306 const unsigned int exp_sad = SAD_avg(0); in CheckSAD() local308 ASSERT_EQ(reference_sad, exp_sad); in CheckSAD()