HomeSort by relevance Sort by last modified time
    Searched refs:JDIMENSION (Results 76 - 100 of 126) sorted by null

1 2 34 5 6

  /external/libjpeg-turbo/
jccolor.c 236 JDIMENSION output_row, int num_rows)
285 JDIMENSION output_row, int num_rows)
331 JDIMENSION output_row, int num_rows)
381 JDIMENSION output_row, int num_rows)
388 register JDIMENSION col;
389 JDIMENSION num_cols = cinfo->image_width;
436 JDIMENSION output_row, int num_rows)
440 register JDIMENSION col;
441 JDIMENSION num_cols = cinfo->image_width;
465 JDIMENSION output_row, int num_rows
    [all...]
jcdctmgr.c 32 JDIMENSION start_col,
35 JDIMENSION start_col,
373 convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, DCTELEM *workspace)
492 JDIMENSION start_row, JDIMENSION start_col,
493 JDIMENSION num_blocks)
500 JDIMENSION bi;
527 convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, FAST_FLOAT *workspace)
582 JDIMENSION start_row, JDIMENSION start_col
    [all...]
jdmrgext.c 26 JDIMENSION in_row_group_ctr,
34 JDIMENSION col;
99 JDIMENSION in_row_group_ctr,
107 JDIMENSION col;
jcmaster.c 88 JDIMENSION jd_samplesperrow;
107 /* Width of an input scanline must be representable as JDIMENSION. */
109 jd_samplesperrow = (JDIMENSION) samplesperrow;
148 compptr->width_in_blocks = (JDIMENSION)
151 compptr->height_in_blocks = (JDIMENSION)
155 compptr->downsampled_width = (JDIMENSION)
158 compptr->downsampled_height = (JDIMENSION)
168 cinfo->total_iMCU_rows = (JDIMENSION)
396 cinfo->MCUs_per_row = (JDIMENSION)
399 cinfo->MCU_rows_in_scan = (JDIMENSION)
    [all...]
jdmrg565.c 20 JDIMENSION in_row_group_ctr,
28 JDIMENSION col;
91 JDIMENSION in_row_group_ctr,
99 JDIMENSION col;
165 JDIMENSION in_row_group_ctr,
173 JDIMENSION col;
261 JDIMENSION in_row_group_ctr,
269 JDIMENSION col;
rdcolmap.c 237 (JDIMENSION) (MAXJSAMPLE+1), (JDIMENSION) 3);
jidctred.c 123 JSAMPARRAY output_buf, JDIMENSION output_col)
277 JSAMPARRAY output_buf, JDIMENSION output_col)
386 JSAMPARRAY output_buf, JDIMENSION output_col)
wrgif.c 323 JDIMENSION rows_supplied)
327 register JDIMENSION col;
396 ((j_common_ptr) cinfo, JPOOL_IMAGE, cinfo->output_width, (JDIMENSION) 1);
jmorecfg.h 191 * in particular, assume a 32-bit JDIMENSION.)
194 typedef unsigned int JDIMENSION;
jquant2.c 211 JDIMENSION col;
212 JDIMENSION width = cinfo->output_width;
    [all...]
djpeg.c 96 JDIMENSION skip_start, skip_end;
97 JDIMENSION crop_x, crop_y, crop_width, crop_height;
505 JDIMENSION num_scanlines;
668 JDIMENSION tmp;
703 JDIMENSION tmp;
jcapimin.c 164 JDIMENSION iMCU_row;
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcmaster.c 52 JDIMENSION jd_samplesperrow;
64 /* Width of an input scanline must be representable as JDIMENSION. */
66 jd_samplesperrow = (JDIMENSION) samplesperrow;
101 compptr->width_in_blocks = (JDIMENSION)
104 compptr->height_in_blocks = (JDIMENSION)
108 compptr->downsampled_width = (JDIMENSION)
111 compptr->downsampled_height = (JDIMENSION)
121 cinfo->total_iMCU_rows = (JDIMENSION)
349 cinfo->MCUs_per_row = (JDIMENSION)
352 cinfo->MCU_rows_in_scan = (JDIMENSION)
    [all...]
jmorecfg.h 179 typedef unsigned int JDIMENSION;
fpdfapi_jidctred.c 120 JSAMPARRAY output_buf, JDIMENSION output_col)
273 JSAMPARRAY output_buf, JDIMENSION output_col)
381 JSAMPARRAY output_buf, JDIMENSION output_col)
  /external/libjpeg-turbo/simd/
jdsample-mmx.asm 49 ; JDIMENSION downsampled_width,
55 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
73 mov eax, JDIMENSION [downsamp_width(ebp)] ; colctr
202 ; JDIMENSION downsampled_width,
208 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
239 mov eax, JDIMENSION [downsamp_width(edx)] ; colctr
533 ; JDIMENSION output_width,
539 %define output_width(b) (b)+12 ; JDIMENSION output_width
555 mov edx, JDIMENSION [output_width(ebp)]
634 ; JDIMENSION output_width
    [all...]
jdsample-sse2.asm 49 ; JDIMENSION downsampled_width,
55 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
73 mov eax, JDIMENSION [downsamp_width(ebp)] ; colctr
200 ; JDIMENSION downsampled_width,
206 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
237 mov eax, JDIMENSION [downsamp_width(edx)] ; colctr
529 ; JDIMENSION output_width,
535 %define output_width(b) (b)+12 ; JDIMENSION output_width
551 mov edx, JDIMENSION [output_width(ebp)]
628 ; JDIMENSION output_width
    [all...]
jdmrgext-altivec.c 26 void jsimd_h2v1_merged_upsample_altivec (JDIMENSION output_width,
28 JDIMENSION in_row_group_ctr,
302 void jsimd_h2v2_merged_upsample_altivec (JDIMENSION output_width,
304 JDIMENSION in_row_group_ctr,
jdsample-altivec.c 30 JDIMENSION downsampled_width,
126 JDIMENSION downsampled_width,
311 JDIMENSION output_width,
350 JDIMENSION output_width,
jcgryext-altivec.c 27 void jsimd_rgb_gray_convert_altivec (JDIMENSION img_width,
30 JDIMENSION output_row, int num_rows)
jdsample-sse2-64.asm 50 ; JDIMENSION downsampled_width,
56 ; r11 = JDIMENSION downsampled_width
189 ; JDIMENSION downsampled_width,
195 ; r11 = JDIMENSION downsampled_width
489 ; JDIMENSION output_width,
495 ; r11 = JDIMENSION output_width
578 ; JDIMENSION output_width,
584 ; r11 = JDIMENSION output_width
jccolext-altivec.c 27 void jsimd_rgb_ycc_convert_altivec (JDIMENSION img_width, JSAMPARRAY input_buf,
29 JDIMENSION output_row, int num_rows)
jdcolext-altivec.c 26 void jsimd_ycc_rgb_convert_altivec (JDIMENSION out_width, JSAMPIMAGE input_buf,
27 JDIMENSION input_row,
jidctred-mmx.asm 102 ; JSAMPARRAY output_buf, JDIMENSION output_col)
108 %define output_col(b) (b)+20 ; JDIMENSION output_col
336 mov eax, JDIMENSION [output_col(eax)]
496 ; JSAMPARRAY output_buf, JDIMENSION output_col)
502 %define output_col(b) (b)+20 ; JDIMENSION output_col
641 mov eax, JDIMENSION [output_col(ebp)]
jidctred-sse2.asm 102 ; JSAMPARRAY output_buf, JDIMENSION output_col)
108 %define output_col(b) (b)+20 ; JDIMENSION output_col
321 mov eax, JDIMENSION [output_col(eax)]
417 ; JSAMPARRAY output_buf, JDIMENSION output_col)
423 %define output_col(b) (b)+20 ; JDIMENSION output_col
538 mov eax, JDIMENSION [output_col(ebp)]

Completed in 386 milliseconds

1 2 34 5 6