| /third_party/boost/libs/gil/test/extension/numeric/ |
| D | extend_boundary.cpp | 127 gil::gray8c_view_t src_view = in test_extend_row_with_constant() local 140 gil::gray8c_view_t src_view = in test_extend_row_with_zero() local 153 gil::gray8c_view_t src_view = in test_extend_row_with_padded() local 165 gil::gray8c_view_t src_view = in test_extend_col_with_constant() local 178 gil::gray8c_view_t src_view = in test_extend_col_with_zero() local 191 gil::gray8c_view_t src_view = in test_extend_col_with_padded() local 203 gil::gray8c_view_t src_view = in test_extend_img_with_constant() local 216 gil::gray8c_view_t src_view = in test_extend_img_with_zero() local 229 gil::gray8c_view_t src_view = in test_extend_img_with_padded() local
|
| D | convolve_2d.cpp | 45 gil::gray8c_view_t src_view = in test_convolve_2d_with_normalized_mean_filter() local
|
| /third_party/boost/boost/gil/extension/numeric/ |
| D | convolve.hpp | 54 SrcView const& src_view, in correlate_rows_impl() 195 SrcView const& src_view, in correlate_rows() 213 SrcView const& src_view, in correlate_cols() 231 SrcView const& src_view, in convolve_rows() 248 SrcView const& src_view, in convolve_cols() 266 SrcView const& src_view, in correlate_rows_fixed() 284 SrcView const& src_view, in correlate_cols_fixed() 302 SrcView const& src_view, in convolve_rows_fixed() 319 SrcView const& src_view, in convolve_cols_fixed() 340 SrcView const& src_view, in convolve_1d() [all …]
|
| D | algorithm.hpp | 227 void view_multiplies_scalar(SrcView const& src_view, Scalar const& scalar, DstView const& dst_view) in view_multiplies_scalar() 270 SrcView const& src_view, in extend_row_impl() 360 SrcView const& src_view, in extend_row() 382 SrcView const& src_view, in extend_col() 405 SrcView const& src_view, in extend_boundary()
|
| /third_party/boost/boost/gil/image_processing/ |
| D | filter.hpp | 29 SrcView const& src_view, in box_filter() 60 SrcView const& src_view, in blur() 74 void filter_median_impl(SrcView const& src_view, DstView const& dst_view, std::size_t kernel_size) in filter_median_impl() 106 void median_filter(SrcView const& src_view, DstView const& dst_view, std::size_t kernel_size) in median_filter()
|
| D | threshold.hpp | 38 void threshold_impl(SrcView const& src_view, DstView const& dst_view, Operator const& threshold_op) in threshold_impl() 109 SrcView const& src_view, in threshold_binary() 148 SrcView const& src_view, in threshold_binary() 174 SrcView const& src_view, in threshold_truncate() 226 void otsu_impl(SrcView const& src_view, DstView const& dst_view, threshold_direction direction) in otsu_impl() 331 SrcView const& src_view, in threshold_optimal() 359 SrcView const& src_view, in adaptive_impl() 393 SrcView const& src_view, in threshold_adaptive() 444 SrcView const& src_view, in threshold_adaptive()
|
| /third_party/boost/libs/gil/test/core/image_processing/ |
| D | median_filter.cpp | 45 gil::gray8c_view_t src_view = in test_median_filter_with_kernel_size_3() local
|
| D | box_filter.cpp | 45 gil::gray8c_view_t src_view = in test_box_filter_with_default_parameters() local
|
| /third_party/boost/libs/gil/example/ |
| D | interleaved_ptr.cpp | 60 …rgb8_interleaved_view_t src_view=interleaved_view(img.width(),img.height(),rgb8_interleaved_ptr(ra… in main() local
|
| /third_party/boost/libs/gil/doc/html/_downloads/ |
| D | interleaved_ptr.cpp | 60 …rgb8_interleaved_view_t src_view=interleaved_view(img.width(),img.height(),rgb8_interleaved_ptr(ra… in main() local
|
| /third_party/boost/boost/gil/extension/io/bmp/detail/ |
| D | scanline_read.hpp | 308 src_view_t src_view = interleaved_view( this->_info._width in read_bit_row() local
|
| /third_party/boost/boost/gil/extension/io/tiff/detail/ |
| D | scanline_read.hpp | 368 Src_View src_view = interleaved_view( this->_info._width in read_n_bits_row() local
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
| D | gsth264parser.c | 291 const GstH264SPSExtMVCView *const src_view = &src_mvc->view[i]; in gst_h264_sps_mvc_copy() local
|