/third_party/boost/libs/gil/test/extension/numeric/ |
D | pixel_numeric_operations.cpp | 28 using pixel_t = Pixel; in operator ()() typedef 64 using pixel_t = Pixel; in operator ()() typedef 98 using pixel_t = Pixel; in operator ()() typedef 135 using pixel_t = Pixel; in operator ()() typedef 162 using pixel_t = Pixel; in operator ()() typedef 189 using pixel_t = Pixel; in operator ()() typedef 215 using pixel_t = Pixel; in operator ()() typedef 249 using pixel_t = Pixel; in operator ()() typedef 277 using pixel_t = Pixel; in operator ()() typedef 306 using pixel_t = Pixel; in operator ()() typedef
|
D | convolve.cpp | 32 using pixel_t = typename image_t::value_type; in operator ()() typedef 55 using pixel_t = typename image_t::value_type; in operator ()() typedef 74 using pixel_t = typename image_t::value_type; in operator ()() typedef 96 using pixel_t = typename image_t::value_type; in operator ()() typedef
|
D | convolve_cols.cpp | 31 using pixel_t = typename image_t::value_type; in operator ()() typedef 54 using pixel_t = typename image_t::value_type; in operator ()() typedef
|
D | convolve_rows.cpp | 31 using pixel_t = typename image_t::value_type; in operator ()() typedef 54 using pixel_t = typename image_t::value_type; in operator ()() typedef
|
/third_party/boost/libs/gil/test/core/pixel/ |
D | test_fixture.cpp | 38 using pixel_t = Pixel; in operator ()() typedef 54 using pixel_t = Pixel; in operator ()() typedef 74 using pixel_t = Pixel; in operator ()() typedef 90 using pixel_t = Pixel; in operator ()() typedef
|
D | test_fixture.hpp | 71 using pixel_t = type; typedef in boost::gil::test::fixture::pixel_value 103 using pixel_t = typename std::remove_reference<PixelRef>::type; typedef
|
/third_party/boost/libs/gil/test/extension/toolbox/ |
D | subchroma_image.cpp | 46 using pixel_t = gil::rgb8_pixel_t; in test_subchroma_image() typedef 54 using pixel_t = gil::rgb8_pixel_t; in test_subchroma_image() typedef 79 using pixel_t = gil::ycbcr_601_8_pixel_t; in test_subchroma_image() typedef
|
/third_party/boost/libs/gil/test/core/image/ |
D | test_fixture.hpp | 57 using pixel_t = typename Image::value_type; in generate_image() typedef 70 using pixel_t = typename Image::value_type; in create_image() typedef
|
D | image.cpp | 26 using pixel_t = typename image_t::view_t::value_type; in operator ()() typedef 48 using pixel_t = typename image_t::view_t::value_type; in operator ()() typedef
|
/third_party/boost/libs/gil/test/core/algorithm/ |
D | std_fill.cpp | 37 using pixel_t = Pixel; in operator ()() typedef
|
D | std_uninitialized_fill.cpp | 62 using pixel_t = Pixel; in operator ()() typedef 87 using pixel_t = Pixel; in operator ()() typedef
|
/third_party/boost/boost/gil/extension/io/png/detail/ |
D | is_allowed.hpp | 22 using pixel_t = typename get_pixel_type<View>::type; in is_allowed() typedef
|
D | write.hpp | 87 using pixel_t = typename get_pixel_type<View>::type; in write_view() typedef
|
/third_party/boost/boost/gil/extension/io/raw/detail/ |
D | is_allowed.hpp | 23 using pixel_t = typename get_pixel_type<View>::type; in is_allowed() typedef
|
/third_party/boost/boost/gil/extension/io/tiff/detail/ |
D | is_allowed.hpp | 144 using pixel_t = typename View::value_type; in compare_channel_sizes() typedef 221 using pixel_t = typename get_pixel_type<View>::type; in is_allowed() typedef
|
D | writer_backend.hpp | 49 using pixel_t = typename View::value_type; in write_header() typedef
|
D | write.hpp | 43 using pixel_t = typename std::remove_reference<PixelReference>::type::value_type; typedef 124 using pixel_t = typename View::value_type; in write_view() typedef
|
/third_party/boost/boost/gil/image_processing/ |
D | hessian.hpp | 37 … using pixel_t = typename std::remove_reference<decltype(std::declval<OutputView>()(0, 0))>::type; in compute_hessian_responses() typedef
|
D | scaling.hpp | 48 using pixel_t = typename std::remove_reference<decltype(std::declval<ImageView>()(0, 0))>::type; in lanczos_at() typedef
|
/third_party/boost/libs/gil/test/extension/dynamic_image/ |
D | test_fixture.hpp | 37 using pixel_t = typename Image::value_type; typedef
|
/third_party/mesa3d/src/panfrost/shared/ |
D | pan_tiling.c | 182 #define TILED_ACCESS_TYPE(pixel_t, shift) \ argument 217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
|
/third_party/boost/libs/gil/test/legacy/ |
D | pixel.cpp | 133 using pixel_t = type; typedef in value_core 149 using pixel_t = typename std::remove_reference<PixelRef>::type; typedef in reference_core
|
/third_party/boost/boost/gil/concepts/ |
D | image.hpp | 67 using pixel_t = typename Image::value_type; in constraints() typedef
|
/third_party/mesa3d/src/asahi/lib/ |
D | tiling.c | 75 #define TILED_UNALIGNED_TYPE(pixel_t, is_store) { \ argument
|
/third_party/boost/boost/gil/extension/io/pnm/detail/ |
D | write.hpp | 72 using pixel_t = typename get_pixel_type<View>::type; in apply() typedef
|