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

  /external/libjpeg-turbo/
jdcolext.c 31 JSAMPIMAGE input_buf, JDIMENSION input_row,
49 inptr0 = input_buf[0][input_row];
50 inptr1 = input_buf[1][input_row];
51 inptr2 = input_buf[2][input_row];
52 input_row++;
84 JSAMPIMAGE input_buf, JDIMENSION input_row,
92 inptr = input_buf[0][input_row++];
115 JSAMPIMAGE input_buf, JDIMENSION input_row,
124 inptr0 = input_buf[0][input_row];
125 inptr1 = input_buf[1][input_row];
    [all...]
jdcolor.c 254 JSAMPIMAGE input_buf, JDIMENSION input_row,
259 ycc_extrgb_convert_internal(cinfo, input_buf, input_row, output_buf,
264 ycc_extrgbx_convert_internal(cinfo, input_buf, input_row, output_buf,
268 ycc_extbgr_convert_internal(cinfo, input_buf, input_row, output_buf,
273 ycc_extbgrx_convert_internal(cinfo, input_buf, input_row, output_buf,
278 ycc_extxbgr_convert_internal(cinfo, input_buf, input_row, output_buf,
283 ycc_extxrgb_convert_internal(cinfo, input_buf, input_row, output_buf,
287 ycc_rgb_convert_internal(cinfo, input_buf, input_row, output_buf,
327 JSAMPIMAGE input_buf, JDIMENSION input_row,
339 inptr0 = input_buf[0][input_row];
    [all...]
jutils.c 118 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row,
122 MEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * sizeof(JCOEF)));
jdcol565.c 20 JSAMPIMAGE input_buf, JDIMENSION input_row,
40 inptr0 = input_buf[0][input_row];
41 inptr1 = input_buf[1][input_row];
42 inptr2 = input_buf[2][input_row];
43 input_row++;
99 JSAMPIMAGE input_buf, JDIMENSION input_row,
121 inptr0 = input_buf[0][input_row];
122 inptr1 = input_buf[1][input_row];
123 inptr2 = input_buf[2][input_row];
124 input_row++
    [all...]
jsimd.h 26 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row,
29 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row,
jsimd_none.c 67 JSAMPIMAGE input_buf, JDIMENSION input_row,
74 JSAMPIMAGE input_buf, JDIMENSION input_row,
jpegint.h 260 JDIMENSION input_row, JSAMPARRAY output_buf,
349 EXTERN(void) jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row,
jdapistd.c 289 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows)
307 JDIMENSION input_row, JSAMPARRAY output_buf,
  /external/opencv3/3rdparty/libjpeg/
jdcolor.c 142 JSAMPIMAGE input_buf, JDIMENSION input_row,
160 inptr0 = input_buf[0][input_row];
161 inptr1 = input_buf[1][input_row];
162 inptr2 = input_buf[2][input_row];
163 input_row++;
214 JSAMPIMAGE input_buf, JDIMENSION input_row,
226 inptr0 = input_buf[0][input_row];
227 inptr1 = input_buf[1][input_row];
228 inptr2 = input_buf[2][input_row];
229 input_row++
    [all...]
jutils.c 211 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row,
216 FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF)));
221 inptr = (JCOEFPTR) input_row;
jpegint.h 248 JSAMPIMAGE input_buf, JDIMENSION input_row,
402 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdcolor.c 121 JSAMPIMAGE input_buf, JDIMENSION input_row,
139 inptr0 = input_buf[0][input_row];
140 inptr1 = input_buf[1][input_row];
141 inptr2 = input_buf[2][input_row];
142 input_row++;
170 JSAMPIMAGE input_buf, JDIMENSION input_row,
181 inptr = input_buf[ci][input_row];
188 input_row++;
202 JSAMPIMAGE input_buf, JDIMENSION input_row,
205 jcopy_sample_rows(input_buf[0], (int) input_row, output_buf, 0
    [all...]
fpdfapi_jutils.c 145 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row,
150 FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF)));
155 inptr = (JCOEFPTR) input_row;
jpegint.h 249 JSAMPIMAGE input_buf, JDIMENSION input_row,
376 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
  /external/libjpeg-turbo/simd/
jsimd.h 188 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
191 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
194 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
197 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
200 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
203 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
206 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
211 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
214 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
217 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
    [all...]
jsimd_arm64.c 131 JSAMPIMAGE input_buf, JDIMENSION input_row,
165 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows);
170 JSAMPIMAGE input_buf, JDIMENSION input_row,
174 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row,
jsimd_arm.c 243 JSAMPIMAGE input_buf, JDIMENSION input_row,
277 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows);
282 JSAMPIMAGE input_buf, JDIMENSION input_row,
286 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row,
jsimd_x86_64.c 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,
jsimd_i386.c 241 JSAMPIMAGE input_buf, JDIMENSION input_row,
284 sse2fct(cinfo->output_width, input_buf, input_row, output_buf, num_rows);
286 mmxfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows);
291 JSAMPIMAGE input_buf, JDIMENSION input_row,
jsimd_mips.c 270 JSAMPIMAGE input_buf, JDIMENSION input_row,
304 mipsdspr2fct(cinfo->output_width, input_buf, input_row, output_buf,
310 JSAMPIMAGE input_buf, JDIMENSION input_row,
  /bootable/recovery/minui/
resources.cpp 153 // Copy 'input_row' to 'output_row', transforming it to the
162 static void transform_rgb_to_draw(unsigned char* input_row,
166 unsigned char* ip = input_row;
193 memcpy(output_row, input_row, width*4);
  /external/libpng/
pngwrite.c 1524 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, local
1682 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, local
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 1630 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, local
1785 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 717 milliseconds