Searched refs:jcopy_sample_rows (Results 1 – 13 of 13) sorted by relevance
/external/libjpeg-turbo/ |
D | jutils.c | 94 jcopy_sample_rows(JSAMPARRAY input_array, int source_row, in jcopy_sample_rows() function
|
D | jcprepct.c | 115 jcopy_sample_rows(image_data, input_rows - 1, image_data, row, 1, in expand_bottom_edge() 220 jcopy_sample_rows(prep->color_buf[ci], 0, prep->color_buf[ci], in pre_process_context()
|
D | jdsample.c | 187 jcopy_sample_rows(output_data, outrow, output_data, outrow + 1, in int_upsample() 249 jcopy_sample_rows(output_data, outrow, output_data, outrow + 1, 1, in h2v2_upsample()
|
D | jpegint.h | 346 EXTERN(void) jcopy_sample_rows(JSAMPARRAY input_array, int source_row,
|
D | jdmerge.c | 266 jcopy_sample_rows(&upsample->spare_row, 0, output_buf + *out_row_ctr, 0, 1, in merged_2v_upsample()
|
D | jcsample.c | 198 jcopy_sample_rows(input_data, 0, output_data, 0, cinfo->max_v_samp_factor, in fullsize_downsample()
|
D | jdcolor.c | 425 jcopy_sample_rows(input_buf[0], (int)input_row, output_buf, 0, num_rows, in grayscale_convert()
|
D | turbojpeg.c | 860 jcopy_sample_rows(tmpbuf2[i], 0, outbuf[i], in tjEncodeYUVPlanes() 1511 jcopy_sample_rows(inbuf[i], in tjDecodeYUVPlanes()
|
/external/libjpeg-turbo/win/ |
D | jpeg7.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg62-memsrcdst.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg8.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg7-memsrcdst.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg62.def | 3 jcopy_sample_rows @ 2 ;
|