Home
last modified time | relevance | path

Searched defs:y_coord_t (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/gil/image_processing/
Dscaling.hpp47 using y_coord_t = typename ImageView::y_coord_t; in lanczos_at() typedef
103 using y_coord_t = typename ImageView::y_coord_t; in scale_lanczos() typedef
/third_party/boost/boost/gil/concepts/
Dimage.hpp115 using y_coord_t = typename Image::y_coord_t; in constraints() typedef
Dpixel_locator.hpp238 using y_coord_t = typename Loc::y_coord_t; in constraints() typedef
Dimage_view.hpp237 using y_coord_t = typename View::y_coord_t; in constraints() typedef
/third_party/boost/boost/gil/extension/dynamic_image/
Dany_image_view.hpp81 using y_coord_t = std::ptrdiff_t; typedef in boost::gil::any_image_view
/third_party/boost/boost/gil/
Dvirtual_locator.hpp53 using y_coord_t = typename parent_t::y_coord_t; typedef in boost::gil::virtual_2d_locator
Dlocator.hpp130 using y_coord_t = typename point_t::template axis<1>::coord_t; typedef in boost::gil::pixel_2d_locator_base
240 using y_coord_t = typename parent_t::y_coord_t; typedef in boost::gil::memory_based_2d_locator
Dimage_view.hpp82 using y_coord_t = typename xy_locator::y_coord_t; typedef in boost::gil::image_view
Dimage.hpp55 using y_coord_t = coord_t; typedef in boost::gil::image
/third_party/boost/boost/graph/
Dis_straight_line_drawing.hpp99 typedef std::size_t y_coord_t; in is_straight_line_drawing() typedef
/third_party/boost/boost/gil/extension/numeric/
Dconvolve.hpp73 using y_coord_t = typename SrcView::y_coord_t; in correlate_rows_impl() typedef
Dalgorithm.hpp233 using y_coord_t = typename SrcView::y_coord_t; in view_multiplies_scalar() typedef
/third_party/boost/boost/gil/extension/toolbox/image_types/
Dindexed_image.hpp265 using y_coord_t = typename indices_t::coord_t; typedef in boost::gil::indexed_image
Dsubchroma_image.hpp376 using y_coord_t = typename plane_image_t::coord_t; typedef in boost::gil::subchroma_image