/third_party/boost/boost/gil/concepts/ |
D | color_base.hpp | 144 using color_space_t = typename ColorBase::layout_t::color_space_t; in constraints() 147 using channel_mapping_t = typename ColorBase::layout_t::channel_mapping_t; in constraints() 309 typename ColorBase1::layout_t::color_space_t, in constraints() 310 typename ColorBase2::layout_t::color_space_t in constraints()
|
/third_party/boost/libs/gil/example/ |
D | interleaved_ref.hpp | 47 using layout_t = Layout; // Required by ColorBaseConcept typedef 63 using value_type = pixel<channel_t, layout_t>; 65 using const_reference = interleaved_ref<channel_const_reference_t, layout_t>;
|
/third_party/boost/libs/gil/doc/html/_downloads/ |
D | interleaved_ref.hpp | 47 using layout_t = Layout; // Required by ColorBaseConcept typedef 63 using value_type = pixel<channel_t, layout_t>; 65 using const_reference = interleaved_ref<channel_const_reference_t, layout_t>;
|
/third_party/boost/boost/gil/ |
D | metafunctions.hpp | 582 using layout_t = typename mp11::mp_if typedef in boost::gil::derived_pixel_reference_type 608 using type = typename pixel_reference_type<channel_t, layout_t, planar, mut>::type; 632 using layout_t = typename mp11::mp_if typedef in boost::gil::derived_iterator_type 665 using type = typename iterator_type<channel_t, layout_t, planar, step, mut>::type; 681 using layout_t = typename mp11::mp_if typedef in boost::gil::derived_view_type 714 using type = typename view_type<channel_t, layout_t, planar, step, mut>::type; 730 using layout_t = typename mp11::mp_if typedef in boost::gil::derived_image_type 748 using type = typename image_type<channel_t, layout_t, planar>::type;
|
D | color_base.hpp | 80 using layout_t = Layout; typedef 112 using layout_t = Layout; typedef 187 using layout_t = Layout; typedef 282 using layout_t = Layout; typedef 392 using layout_t = Layout; typedef
|
D | color_base_algorithm.hpp | 42 struct size : public mp11::mp_size<typename ColorBase::layout_t::color_space_t> {}; 79 using channel_mapping_t = typename ColorBase::layout_t::channel_mapping_t; 92 using channel_mapping_t = typename ColorBase::layout_t::channel_mapping_t; 106 using channel_mapping_t = typename ColorBase::layout_t::channel_mapping_t; 166 : mp11::mp_contains<typename ColorBase::layout_t::color_space_t, Color> 170 struct color_index_type : public detail::type_to_index<typename ColorBase::layout_t::color_space_t,…
|
D | packed_pixel.hpp | 53 using layout_t = Layout; typedef
|
D | bit_aligned_pixel_reference.hpp | 129 using layout_t = Layout; typedef
|
/third_party/boost/libs/gil/test/core/pixel/ |
D | packed_pixel.cpp | 27 static_assert(std::is_same<fixture::packed_pixel_gray3::layout_t, gil::gray_layout_t>::value, in test_packed_pixel_gray3_definition() 127 static_assert(std::is_same<fixture::packed_pixel_bgr121::layout_t, gil::bgr_layout_t>::value, in test_packed_pixel_bgr121_definition() 224 static_assert(std::is_same<fixture::packed_pixel_rgb535::layout_t, gil::rgb_layout_t>::value, in test_packed_pixel_rgb535_definition()
|
D | bit_aligned_pixel_reference.cpp | 28 static_assert(std::is_same<bgr121_ref_t::layout_t, gil::bgr_layout_t>::value, in main()
|
/third_party/boost/libs/gil/doc/design/ |
D | color_base.rst | 27 typename layout_t; 84 where SameType<C1::layout_t::color_space_t, C2::layout_t::color_space_t>; 238 …gil_function_requires<ColorSpacesCompatibleConcept<P1::layout_t::color_space_t,P2::layout_t::color…
|
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | color_base.rst.txt | 27 typename layout_t; 84 where SameType<C1::layout_t::color_space_t, C2::layout_t::color_space_t>; 238 …gil_function_requires<ColorSpacesCompatibleConcept<P1::layout_t::color_space_t,P2::layout_t::color…
|
/third_party/boost/boost/gil/image_processing/ |
D | filter.hpp | 54 pixel<float, typename SrcView::value_type::layout_t> in box_filter()
|
D | threshold.hpp | 418 pixel<float, typename SrcView::value_type::layout_t> in threshold_adaptive()
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …,later:[2,15],latest:23,latter:[7,13],layout:[2,5,11,12,13,14,22,25,28],layout_t:2,least:[6,28],le… property
|