Source position: jutils.pas line 77
procedure jcopy_sample_rows(
input_array: JSAMPARRAY;
source_row: int;
output_array: JSAMPARRAY;
dest_row: int;
num_rows: int;
num_cols: JDIMENSION
);