Home
last modified time | relevance | path

Searched refs:gray4_image_t (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/gil/io/
Dtypedefs.hpp46 using gray4_image_t = bit_aligned_image1_type<4, gray_layout_t>::type; typedef
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dscanline_read.hpp149 … using channel_t = channel_type<get_pixel_type<gray4_image_t::view_t>::type>::type; in initialize()
406 read_n_bits_row< gray4_image_t::view_t >( dst, pos ); in read_4_bits_index_image()
Dread.hpp159 case 4: { read_palette_image< gray4_image_t >( dst_view ); break; } in apply()
235 … case 4: { read_data< detail::row_buffer_helper_view< gray4_image_t::view_t > >( v, 0 ); break; } in read()
/third_party/boost/libs/gil/test/extension/io/
Dpng_read_test.cpp371 test_file< gray4_image_t >( "BASN0G04.PNG" ); in BOOST_AUTO_TEST_CASE()
372 test_png_scanline_reader< gray4_image_t >( "BASN0G04.PNG" ); in BOOST_AUTO_TEST_CASE()
434 test_file< gray4_image_t >( "BASI0G04.PNG" ); in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/gil/test/extension/io/png/
Dpng_read_test.cpp338 test_file<gil::gray4_image_t>("BASN0G04.PNG"); in test_basic_format()
339 test_png_scanline_reader<gil::gray4_image_t>("BASN0G04.PNG"); in test_basic_format()
401 test_file<gil::gray4_image_t>("BASI0G04.PNG"); in test_basic_format_interlaced()
/third_party/boost/boost/gil/extension/io/png/detail/
Dread.hpp178 case 4: read_rows< gray4_image_t::view_t::reference >( view ); break; in apply()
/third_party/boost/boost/gil/extension/io/bmp/detail/
Dscanline_read.hpp349 read_bit_row< gray4_image_t::view_t >( dst ); in read_4_bits_row()
Dread.hpp159 gray4_image_t::view_t, in apply()
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …ay1_image_t:24,gray2:24,gray32s_pixel_t:28,gray32s_view_t:28,gray4:24,gray4_image_t:24,gray7:24,gr… property
/third_party/boost/libs/gil/doc/html/_sources/
Dio.rst.txt384 :Read: ``gray1_image_t``, ``gray4_image_t``, ``gray8_image_t``, ``rgb8_image_t`` and, ``rgba8_image…
/third_party/boost/libs/gil/doc/
Dio.rst384 :Read: ``gray1_image_t``, ``gray4_image_t``, ``gray8_image_t``, ``rgb8_image_t`` and, ``rgba8_image…