Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/
Ddevice_n.hpp64 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
Drgb.hpp52 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC, rgb_t>>::view_t; in planar_rgb_view() typedef
Dcmyk.hpp46 using view_t = typename type_from_x_iterator<planar_pixel_iterator<IC,cmyk_t> >::view_t; in planar_cmyk_view() typedef
Drgba.hpp49 using view_t = typename type_from_x_iterator<pixel_iterator_t>::view_t; in planar_rgba_view() typedef
Dmetafunctions.hpp305 using view_t = image_view<xy_locator_t>; typedef
Dimage.hpp49 using view_t = typename view_type_from_pixel<Pixel, IsPlanar>::type; typedef in boost::gil::image
Dimage_view_factory.hpp284 using view_t =typename dynamic_xy_step_type<View>::type; in subsampled_view() typedef
/third_party/boost/libs/fusion/test/sequence/
Drepetitive_view.cpp41 typedef repetitive_view<seq_t> view_t; in main() typedef
/third_party/boost/boost/gil/extension/toolbox/image_types/
Dindexed_image.hpp215 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
Dsubchroma_image.hpp378 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/
Dimage.hpp63 using view_t = typename Image::view_t; in constraints() typedef
/third_party/boost/libs/gil/test/legacy/
Dpixel_iterator.cpp121 using view_t = image_t::view_t; in test_pixel_iterator() typedef
/third_party/boost/boost/gil/extension/io/raw/detail/
Dread.hpp168 using view_t = typename Image::view_t; in apply() typedef
/third_party/boost/libs/gil/test/extension/io/
Dmandel_view.hpp95 using view_t = typename mandel_view<Pixel>::type; in create_mandel_view() typedef
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dread.hpp697 using view_t = typename Image::view_t; in apply() typedef