Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/legacy/
Dchannel.cpp34 auto c8_max = channel_traits<uint8_t>::max_value(); variable
130 v_max=channel_convert<channel_t>(c8_max); in test_channel_convert()