Home
last modified time | relevance | path

Searched refs:copy_n_last_lines (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dhp5590.c2356 copy_n_last_lines(SANE_Byte * src, SANE_Int src_len, SANE_Byte * dst, SANE_Int n, unsigned int bytes_per_line) in copy_n_last_lines() function
2435 SANE_Int n_copied = copy_n_last_lines(buffer2, n_lines2, buffer1 + *n_lines1_ptr * bytes_per_line, copy2, bytes_per_line); in append_and_move_lines()
2526 copy_n_last_lines(data, n_lines, scanner->color_shift_line_buffer2, scanner->color_shift_buffered_lines2, bytes_per_line); in sane_read()

Completed in 4 milliseconds