Searched refs:extend_padded (Results 1 – 3 of 3) sorted by relevance
158 auto output = gil::extend_row(src_sub_view, 1, gil::boundary_option::extend_padded); in test_extend_row_with_padded()196 auto output = gil::extend_col(src_sub_view, 1, gil::boundary_option::extend_padded); in test_extend_col_with_padded()234 auto output = gil::extend_boundary(src_sub_view, 1, gil::boundary_option::extend_padded); in test_extend_img_with_padded()
260 extend_padded, /// assume the source boundaries to be padded already enumerator325 else if (option == boundary_option::extend_padded) in extend_row_impl()410 if (option == boundary_option::extend_padded) in extend_boundary()
115 if (option == boundary_option::extend_padded) in correlate_rows_impl()