/third_party/boost/libs/gil/test/extension/io/ |
D | tiff_tiled_minisblack_write_test_21-31_32-64.cpp | 28 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
|
D | tiff_tiled_rgb_contig_write_test_21-31_32_64.cpp | 28 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
|
D | tiff_tiled_minisblack_write_test_1-10.cpp | 28 gray8_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
|
D | tiff_tiled_rgb_contig_write_test_11-20.cpp | 28 rgb16_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
|
D | tiff_tiled_minisblack_write_test_11-20.cpp | 28 gray16_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
|
D | tiff_tiled_rgb_contig_write_test_1-10.cpp | 28 rgb8_image_t img_strip, img_saved; in BOOST_AUTO_TEST_CASE() local
|
/third_party/boost/libs/gil/test/extension/io/tiff/ |
D | tiff_tiled_rgb_contig_write_test_21-31_32_64.cpp | 29 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
|
D | tiff_tiled_minisblack_write_test_21-31_32-64.cpp | 29 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
|
D | tiff_tiled_rgb_contig_write_test_1-10.cpp | 28 gil::rgb8_image_t img_strip, img_saved; in test_write_tile_and_compare_with_rgb_strip_contig_8() local
|
D | tiff_tiled_minisblack_write_test_1-10.cpp | 28 gil::gray8_image_t img_strip, img_saved; in test_write_minisblack_tile_and_compare_with_8() local
|
D | tiff_tiled_minisblack_write_test_11-20.cpp | 28 gil::gray16_image_t img_strip, img_saved; in test_write_minisblack_tile_and_compare_with_16() local
|
D | tiff_tiled_rgb_contig_write_test_11-20.cpp | 28 gil::rgb16_image_t img_strip, img_saved; in test_write_tile_and_compare_with_rgb_strip_contig_16() local
|