Home
last modified time | relevance | path

Searched defs:expect_y1 (Results 1 – 1 of 1) sorted by relevance

/external/libultrahdr/tests/
Dgainmapmath_test.cpp925 uint8_t expect_y1 = static_cast<uint8_t>(CLIP3((in1.y * 255.0f + 0.5f), 0, 255)); in TEST_F() local
1005 const uint8_t expect_y1 = static_cast<uint8_t>(CLIP3(in1.y * 255.0f + 0.5f, 0, 255)); in TEST_F() local