Searched defs:expect_y1 (Results 1 – 1 of 1) sorted by relevance
925 uint8_t expect_y1 = static_cast<uint8_t>(CLIP3((in1.y * 255.0f + 0.5f), 0, 255)); in TEST_F() local1005 const uint8_t expect_y1 = static_cast<uint8_t>(CLIP3(in1.y * 255.0f + 0.5f, 0, 255)); in TEST_F() local