Home
last modified time | relevance | path

Searched refs:bgr556_pixel_t (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/gil/test/core/pixel/
Dconcepts.cpp56 using bgr556_pixel_t = gil::packed_pixel_type in main() typedef
61 function_requires<gil::PixelConcept<bgr556_pixel_t>>(); in main()
62 function_requires<gil::PixelValueConcept<bgr556_pixel_t>>(); in main()
64 function_requires<gil::PixelsCompatibleConcept<rgb565_pixel_t, bgr556_pixel_t>>(); in main()
/third_party/boost/libs/gil/test/legacy/
Dpixel.cpp229 …using bgr556_pixel_t = packed_pixel_type<uint16_t, mp11::mp_list_c<unsigned,5,6,5>, bgr_layout_t>:… in test_packed_pixel() typedef
230 boost::function_requires<PixelValueConcept<bgr556_pixel_t> >(); in test_packed_pixel()
243 boost::function_requires<PixelsCompatibleConcept<rgb565_pixel_t,bgr556_pixel_t> >(); in test_packed_pixel()
245 …do_basic_test<value_core<rgb565_pixel_t,0>, value_core<bgr556_pixel_t,1> >(r565).test_heterogeneou… in test_packed_pixel()
/third_party/boost/libs/gil/doc/html/_sources/design/
Dpixel.rst.txt192 …def packed_pixel_type<uint16_t, mpl::vector3_c<unsigned,5,6,5>, bgr_layout_t>::type bgr556_pixel_t;
194 function_requires<PixelValueConcept<bgr556_pixel_t> >();
197 function_requires<PixelsCompatibleConcept<rgb565_pixel_t,bgr556_pixel_t> >();
/third_party/boost/libs/gil/doc/design/
Dpixel.rst192 …def packed_pixel_type<uint16_t, mpl::vector3_c<unsigned,5,6,5>, bgr_layout_t>::type bgr556_pixel_t;
194 function_requires<PixelValueConcept<bgr556_pixel_t> >();
197 function_requires<PixelsCompatibleConcept<rgb565_pixel_t,bgr556_pixel_t> >();
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …gr232:13,bgr232_pixel_t:13,bgr232_ptr_t:13,bgr232_ref_t:13,bgr556:13,bgr556_pixel_t:13,bgr8:13,bgr… property