/third_party/boost/boost/gil/ |
D | device_n.hpp | 64 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC,devicen_t<2>>>::view_t; in planar_devicen_view() typedef 75 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC,devicen_t<3>>>::view_t; in planar_devicen_view() typedef 86 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC,devicen_t<4>>>::view_t; in planar_devicen_view() typedef 97 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC,devicen_t<5>>>::view_t; in planar_devicen_view() typedef
|
D | rgb.hpp | 52 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC, rgb_t>>::view_t; in planar_rgb_view() typedef
|
D | cmyk.hpp | 46 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC,cmyk_t> >::view_t; in planar_cmyk_view() typedef
|
D | rgba.hpp | 49 using view_t = typename type_from_x_iterator<pixel_iterator_t>::view_t; in planar_rgba_view() typedef
|
D | metafunctions.hpp | 305 using view_t = image_view<xy_locator_t>; typedef
|
D | image.hpp | 49 using view_t = typename view_type_from_pixel<Pixel, IsPlanar>::type; typedef in boost::gil::image
|
D | image_view_factory.hpp | 284 using view_t =typename dynamic_xy_step_type<View>::type; in subsampled_view() typedef
|
/third_party/boost/libs/fusion/test/sequence/ |
D | repetitive_view.cpp | 41 typedef repetitive_view<seq_t> view_t; in main() typedef
|
/third_party/boost/boost/gil/extension/toolbox/image_types/ |
D | indexed_image.hpp | 215 using view_t = indexed_image_view in view() typedef 268 using view_t = indexed_image_view<locator_t>; typedef in boost::gil::indexed_image 383 using view_t = indexed_image_view<Locator>; in fill_pixels() typedef
|
D | subchroma_image.hpp | 378 using view_t = subchroma_image_view<locator_t, Factors>; typedef in boost::gil::subchroma_image 567 using view_t = typename subchroma_image<Pixel, Factors>::view_t; in subchroma_view() typedef
|
/third_party/boost/boost/gil/concepts/ |
D | image.hpp | 63 using view_t = typename Image::view_t; in constraints() typedef
|
/third_party/boost/libs/gil/test/legacy/ |
D | pixel_iterator.cpp | 121 using view_t = image_t::view_t; in test_pixel_iterator() typedef
|
/third_party/boost/boost/gil/extension/io/raw/detail/ |
D | read.hpp | 168 using view_t = typename Image::view_t; in apply() typedef
|
/third_party/boost/libs/gil/test/extension/io/ |
D | mandel_view.hpp | 95 using view_t = typename mandel_view<Pixel>::type; in create_mandel_view() typedef
|
/third_party/boost/boost/gil/extension/io/tiff/detail/ |
D | read.hpp | 697 using view_t = typename Image::view_t; in apply() typedef
|