HomeSort by relevance Sort by last modified time
    Searched refs:JSAMPIMAGE (Results 1 - 16 of 16) sorted by null

  /external/jpeg/
jdpostct.c 48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
61 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
jpegint.h 70 JSAMPIMAGE output_buf,
79 JSAMPIMAGE input_buf));
86 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
94 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
95 JSAMPIMAGE output_buf,
177 JSAMPIMAGE output_buf));
200 JSAMPIMAGE input_buf,
265 JSAMPIMAGE input_buf,
279 JSAMPIMAGE input_buf, JDIMENSION input_row,
jdcolor.c 140 JSAMPIMAGE input_buf, JDIMENSION input_row,
181 JSAMPIMAGE input_buf, JDIMENSION input_row,
222 JSAMPIMAGE input_buf, JDIMENSION input_row,
294 JSAMPIMAGE input_buf, JDIMENSION input_row,
372 JSAMPIMAGE input_buf, JDIMENSION input_row,
398 JSAMPIMAGE input_buf, JDIMENSION input_row,
449 JSAMPIMAGE input_buf, JDIMENSION input_row,
510 JSAMPIMAGE input_buf, JDIMENSION input_row,
542 JSAMPIMAGE input_buf, JDIMENSION input_row,
558 JSAMPIMAGE input_buf, JDIMENSION input_row
    [all...]
jccoefct.c 62 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
65 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
67 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
143 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
245 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
341 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
jccolor.c 133 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
189 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
228 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
283 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
342 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
jcapistd.c 120 jpeg_write_raw_data (j_compress_ptr cinfo, JSAMPIMAGE data,
jdmerge.c 67 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
163 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
218 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
251 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
310 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
374 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
448 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
524 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
609 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
jdmainct.c 126 JSAMPIMAGE xbuffer[2]; /* pointers to weird pointer lists */
171 main->xbuffer[0] = (JSAMPIMAGE)
463 (*cinfo->post->post_process_data) (cinfo, (JSAMPIMAGE) NULL,
jcprepct.c 131 JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr,
198 JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr,
jdcoefct.c 66 JPP((j_decompress_ptr cinfo, JSAMPIMAGE output_buf));
69 JPP((j_decompress_ptr cinfo, JSAMPIMAGE output_buf));
74 JPP((j_decompress_ptr cinfo, JSAMPIMAGE output_buf));
147 decompress_onepass (j_decompress_ptr cinfo, JSAMPIMAGE output_buf)
554 decompress_data (j_decompress_ptr cinfo, JSAMPIMAGE output_buf)
714 decompress_smooth_data (j_decompress_ptr cinfo, JSAMPIMAGE output_buf)
    [all...]
jpeglib.h 68 typedef JSAMPARRAY *JSAMPIMAGE; /* a 3-D sample array: top index is color */
    [all...]
jcsample.c 115 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
116 JSAMPIMAGE output_buf, JDIMENSION out_row_group_index)
jcapimin.c 171 if (! (*cinfo->coef->compress_data) (cinfo, (JSAMPIMAGE) NULL))
jctrans.c 278 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
jdapistd.c 307 jpeg_read_raw_data (j_decompress_ptr cinfo, JSAMPIMAGE data,
jdsample.c 90 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,

Completed in 119 milliseconds