Home
last modified time | relevance | path

Searched defs:img_strip (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/libs/gil/test/extension/io/
Dtiff_tiled_float_test.cpp31 gray32f_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
44 gray64f_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
57 rgb32f_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
70 rgb32f_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
83 rgb64f_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
96 rgb64f_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_minisblack_write_test_21-31_32-64.cpp28 image< gray32_pixel_t, false > img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
53 image< gray64_pixel_t, false > img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_planar_test_21-31_32_64.cpp29 image< rgb32_pixel_t, false > img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
47 image< rgb64_pixel_t, false > img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_contig_test_21-31_32_64.cpp29 image< rgb32_pixel_t, false > img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
47 image< rgb64_pixel_t, false > img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_minisblack_test_21-31_32-64.cpp30 image< gray32_pixel_t, false > img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
48 image< gray64_pixel_t, false > img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_contig_write_test_21-31_32_64.cpp28 image< rgb32_pixel_t, false > img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
53 image< rgb64_pixel_t, false > img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_minisblack_write_test_1-10.cpp28 gray8_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_planar_test_1-10.cpp29 rgb8_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_contig_write_test_1-10.cpp28 rgb8_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_contig_test_1-10.cpp29 rgb8_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_minisblack_test_11-20.cpp31 gray16_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_contig_test_11-20.cpp29 rgb16_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_contig_write_test_11-20.cpp28 rgb16_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_minisblack_write_test_11-20.cpp28 gray16_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_minisblack_test_1-10.cpp30 gray8_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
Dtiff_tiled_rgb_planar_test_11-20.cpp29 rgb16_image_t img_strip, img_tile; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/gil/test/extension/io/tiff/
Dtiff_tiled_float_test.cpp26 gil::gray32f_image_t img_strip, img_tile; in test_read_minisblack_float_tile_and_strip32() local
51 gil::rgb32f_image_t img_strip, img_tile; in test_read_rgb_float_tile_and_strip_planar32() local
63 gil::rgb32f_image_t img_strip, img_tile; in test_read_rgb_float_tile_and_strip_contig32() local
Dtiff_tiled_rgb_contig_test_21-31_32_64.cpp31 gil::image<rgb32_pixel_t, false> img_strip, img_tile; in test_read_tile_and_compare_with_rgb_contig_strip_32() local
45 gil::image<rgb64_pixel_t, false> img_strip, img_tile; in test_read_tile_and_compare_with_rgb_contig_strip_64() local
Dtiff_tiled_rgb_contig_write_test_21-31_32_64.cpp29 gil::image<rgb32_pixel_t, false> img_strip, img_saved; in test_write_tile_and_compare_with_rgb_strip_contig_32() local
54 gil::image<rgb64_pixel_t, false> img_strip, img_saved; in test_write_tile_and_compare_with_rgb_strip_contig_64() local
Dtiff_tiled_rgb_planar_test_21-31_32_64.cpp31 gil::image<rgb32_pixel_t, false> img_strip, img_tile; in test_read_tile_and_compare_with_rgb_planar_strip_32() local
45 gil::image<rgb64_pixel_t, false> img_strip, img_tile; in test_read_tile_and_compare_with_rgb_planar_strip_64() local
Dtiff_tiled_minisblack_test_21-31_32-64.cpp30 gil::image<gray32_pixel_t, false> img_strip, img_tile; in test_read_tile_and_compare_with_minisblack_strip_32() local
44 gil::image<gray64_pixel_t, false> img_strip, img_tile; in test_read_tile_and_compare_with_minisblack_strip_64() local
Dtiff_tiled_minisblack_write_test_21-31_32-64.cpp29 gil::image<gray32_pixel_t, false> img_strip, img_saved; in test_write_tile_and_compare_with_minisblack_strip_32() local
51 gil::image<gray64_pixel_t, false> img_strip, img_saved; in test_write_tile_and_compare_with_minisblack_strip_64() local
Dtiff_tiled_rgb_contig_write_test_1-10.cpp28 gil::rgb8_image_t img_strip, img_saved; in test_write_tile_and_compare_with_rgb_strip_contig_8() local
Dtiff_tiled_rgb_contig_test_11-20.cpp30 gil::rgb16_image_t img_strip, img_tile; in test_read_tile_and_compare_with_rgb_contig_strip_16() local
Dtiff_tiled_rgb_planar_test_1-10.cpp30 gil::rgb8_image_t img_strip, img_tile; in test_read_tile_and_compare_with_rgb_planar_strip_8() local

12