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, in expand_bottom_edge() 224 jcopy_sample_rows(prep->color_buf[ci], 0, in pre_process_context()
|
D | jdsample.c | 188 jcopy_sample_rows(output_data, outrow, output_data, outrow+1, in int_upsample() 250 jcopy_sample_rows(output_data, outrow, output_data, outrow+1, in h2v2_upsample()
|
D | jpegint.h | 346 EXTERN(void) jcopy_sample_rows (JSAMPARRAY input_array, int source_row,
|
D | jcsample.c | 198 jcopy_sample_rows(input_data, 0, output_data, 0, in fullsize_downsample()
|
D | jdmerge.c | 267 jcopy_sample_rows(& upsample->spare_row, 0, output_buf + *out_row_ctr, 0, in merged_2v_upsample()
|
D | jdcolor.c | 430 jcopy_sample_rows(input_buf[0], (int) input_row, output_buf, 0, in grayscale_convert()
|
D | turbojpeg.c | 1009 jcopy_sample_rows(tmpbuf2[i], 0, outbuf[i], in tjEncodeYUVPlanes() 1695 jcopy_sample_rows(inbuf[i], in tjDecodeYUVPlanes()
|
/external/libjpeg-turbo/win/ |
D | jpeg8.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg62.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg7.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg7-memsrcdst.def | 3 jcopy_sample_rows @ 2 ;
|
D | jpeg62-memsrcdst.def | 3 jcopy_sample_rows @ 2 ;
|