Home | History | Annotate | Download | only in simd

Lines Matching full:input_buf

91                        JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
124 sse2fct(cinfo->image_width, input_buf, output_buf, output_row, num_rows);
129 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
162 sse2fct(cinfo->image_width, input_buf, output_buf, output_row, num_rows);
167 JSAMPIMAGE input_buf, JDIMENSION input_row,
200 sse2fct(cinfo->output_width, input_buf, input_row, output_buf, num_rows);
205 JSAMPIMAGE input_buf, JDIMENSION input_row,
380 JSAMPIMAGE input_buf,
414 sse2fct(cinfo->output_width, input_buf, in_row_group_ctr, output_buf);
419 JSAMPIMAGE input_buf,
453 sse2fct(cinfo->output_width, input_buf, in_row_group_ctr, output_buf);