Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/io/
Dtypedefs.hpp63 using gray64f_image_t = image<gray64f_pixel_t, false>; typedef
/third_party/boost/libs/gil/test/extension/io/
Dtiff_tiled_float_test.cpp44 gray64f_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE()