Home
last modified time | relevance | path

Searched defs:pixel_t (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/libs/gil/test/extension/numeric/
Dpixel_numeric_operations.cpp28 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
Dconvolve.cpp32 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
Dconvolve_cols.cpp31 using pixel_t = typename image_t::value_type; in operator ()() typedef
54 using pixel_t = typename image_t::value_type; in operator ()() typedef
Dconvolve_rows.cpp31 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/
Dtest_fixture.cpp38 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
Dtest_fixture.hpp71 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/
Dsubchroma_image.cpp46 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/
Dtest_fixture.hpp57 using pixel_t = typename Image::value_type; in generate_image() typedef
70 using pixel_t = typename Image::value_type; in create_image() typedef
Dimage.cpp26 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/
Dstd_fill.cpp37 using pixel_t = Pixel; in operator ()() typedef
Dstd_uninitialized_fill.cpp62 using pixel_t = Pixel; in operator ()() typedef
87 using pixel_t = Pixel; in operator ()() typedef
/third_party/boost/boost/gil/extension/io/png/detail/
Dis_allowed.hpp22 using pixel_t = typename get_pixel_type<View>::type; in is_allowed() typedef
Dwrite.hpp87 using pixel_t = typename get_pixel_type<View>::type; in write_view() typedef
/third_party/boost/boost/gil/extension/io/raw/detail/
Dis_allowed.hpp23 using pixel_t = typename get_pixel_type<View>::type; in is_allowed() typedef
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dis_allowed.hpp144 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
Dwriter_backend.hpp49 using pixel_t = typename View::value_type; in write_header() typedef
Dwrite.hpp43 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/
Dhessian.hpp37 … using pixel_t = typename std::remove_reference<decltype(std::declval<OutputView>()(0, 0))>::type; in compute_hessian_responses() typedef
Dscaling.hpp48 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/
Dtest_fixture.hpp37 using pixel_t = typename Image::value_type; typedef
/third_party/mesa3d/src/panfrost/shared/
Dpan_tiling.c182 #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/
Dpixel.cpp133 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/
Dimage.hpp67 using pixel_t = typename Image::value_type; in constraints() typedef
/third_party/mesa3d/src/asahi/lib/
Dtiling.c75 #define TILED_UNALIGNED_TYPE(pixel_t, is_store) { \ argument
/third_party/boost/boost/gil/extension/io/pnm/detail/
Dwrite.hpp72 using pixel_t = typename get_pixel_type<View>::type; in apply() typedef

12