Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/core/channel/
Dalgorithm_channel_multiply.cpp21 void test_channel_multiply() in test_channel_multiply() function
36 test_channel_multiply<fixture_t>(); in operator ()()
51 test_channel_multiply<fixture_t>(); in operator ()()
66 test_channel_multiply<fixture_t>(); in operator ()()
81 test_channel_multiply<typename channels565_t::fixture_0_5_t>(); in operator ()()
82 test_channel_multiply<typename channels565_t::fixture_5_6_t>(); in operator ()()
83 test_channel_multiply<typename channels565_t::fixture_11_5_t>(); in operator ()()
98 test_channel_multiply<typename channels565_t::fixture_5_t>(); in operator ()()
99 test_channel_multiply<typename channels565_t::fixture_6_t>(); in operator ()()
/third_party/boost/libs/gil/test/legacy/
Dchannel.cpp62 test_channel_multiply(); in test_all()
120 void test_channel_multiply() { in test_channel_multiply() function