Home
last modified time | relevance | path

Searched refs:layout_t (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/gil/concepts/
Dcolor_base.hpp144 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/
Dinterleaved_ref.hpp47 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/
Dinterleaved_ref.hpp47 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/
Dmetafunctions.hpp582 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;
Dcolor_base.hpp80 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
Dcolor_base_algorithm.hpp42 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,…
Dpacked_pixel.hpp53 using layout_t = Layout; typedef
Dbit_aligned_pixel_reference.hpp129 using layout_t = Layout; typedef
/third_party/boost/libs/gil/test/core/pixel/
Dpacked_pixel.cpp27 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()
Dbit_aligned_pixel_reference.cpp28 static_assert(std::is_same<bgr121_ref_t::layout_t, gil::bgr_layout_t>::value, in main()
/third_party/boost/libs/gil/doc/design/
Dcolor_base.rst27 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/
Dcolor_base.rst.txt27 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/
Dfilter.hpp54 pixel<float, typename SrcView::value_type::layout_t> in box_filter()
Dthreshold.hpp418 pixel<float, typename SrcView::value_type::layout_t> in threshold_adaptive()
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …,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