Home
last modified time | relevance | path

Searched refs:downsampled_width (Results 1 – 25 of 26) sorted by relevance

12

/external/libjpeg-turbo/simd/
Djdsample-altivec.c30 JDIMENSION downsampled_width, in jsimd_h2v1_fancy_upsample_altivec() argument
60 if (downsampled_width & 15) in jsimd_h2v1_fancy_upsample_altivec()
61 inptr[downsampled_width] = inptr[downsampled_width - 1]; in jsimd_h2v1_fancy_upsample_altivec()
67 for (incol = downsampled_width; incol > 0; in jsimd_h2v1_fancy_upsample_altivec()
70 if (downsampled_width - incol > 0) { in jsimd_h2v1_fancy_upsample_altivec()
126 JDIMENSION downsampled_width, in jsimd_h2v2_fancy_upsample_altivec() argument
167 if (downsampled_width & 15) { in jsimd_h2v2_fancy_upsample_altivec()
168 inptr_1[downsampled_width] = inptr_1[downsampled_width - 1]; in jsimd_h2v2_fancy_upsample_altivec()
169 inptr0[downsampled_width] = inptr0[downsampled_width - 1]; in jsimd_h2v2_fancy_upsample_altivec()
170 inptr1[downsampled_width] = inptr1[downsampled_width - 1]; in jsimd_h2v2_fancy_upsample_altivec()
[all …]
Djsimd.h462 (int max_v_samp_factor, JDIMENSION downsampled_width,
465 (int max_v_samp_factor, JDIMENSION downsampled_width,
470 (int max_v_samp_factor, JDIMENSION downsampled_width,
473 (int max_v_samp_factor, JDIMENSION downsampled_width,
477 (int max_v_samp_factor, JDIMENSION downsampled_width,
481 (int max_v_samp_factor, JDIMENSION downsampled_width,
484 (int max_v_samp_factor, JDIMENSION downsampled_width,
488 (int max_v_samp_factor, JDIMENSION downsampled_width,
491 (int max_v_samp_factor, JDIMENSION downsampled_width,
Djsimd_i386.c484 compptr->downsampled_width, input_data, in jsimd_h2v2_fancy_upsample()
488 compptr->downsampled_width, input_data, in jsimd_h2v2_fancy_upsample()
501 compptr->downsampled_width, input_data, in jsimd_h2v1_fancy_upsample()
505 compptr->downsampled_width, input_data, in jsimd_h2v1_fancy_upsample()
Djdsample-sse2-64.asm50 ; JDIMENSION downsampled_width,
56 ; r11 = JDIMENSION downsampled_width
Djdsample-mmx.asm49 ; JDIMENSION downsampled_width,
55 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
Djdsample-sse2.asm49 ; JDIMENSION downsampled_width,
55 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
Djsimd_powerpc.c463 compptr->downsampled_width, input_data, in jsimd_h2v2_fancy_upsample()
474 compptr->downsampled_width, input_data, in jsimd_h2v1_fancy_upsample()
Djsimd_x86_64.c396 compptr->downsampled_width, input_data, in jsimd_h2v2_fancy_upsample()
407 compptr->downsampled_width, input_data, in jsimd_h2v1_fancy_upsample()
Djsimd_mips.c555 compptr->downsampled_width, in jsimd_h2v2_fancy_upsample()
567 compptr->downsampled_width, in jsimd_h2v1_fancy_upsample()
Djsimd_arm.c392 compptr->downsampled_width, input_data, in jsimd_h2v1_fancy_upsample()
/external/libjpeg-turbo/
Djdsample.c291 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) { in h2v1_fancy_upsample()
338 for(colctr = 0; colctr < compptr->downsampled_width; colctr++) { in h1v2_fancy_upsample()
388 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) { in h2v2_fancy_upsample()
465 if (do_fancy && compptr->downsampled_width > 2) { in jinit_upsampler()
484 if (do_fancy && compptr->downsampled_width > 2) { in jinit_upsampler()
Djdapistd.c219 orig_downsampled_width = compptr->downsampled_width; in jpeg_crop_scanline()
220 compptr->downsampled_width = in jpeg_crop_scanline()
224 if (compptr->downsampled_width < 2 && orig_downsampled_width >= 2) in jpeg_crop_scanline()
Djdinput.c119 compptr->downsampled_width = (JDIMENSION) in initial_setup()
Djpeglib.h162 JDIMENSION downsampled_width; /* actual width in samples */ member
Djcmaster.c155 compptr->downsampled_width = (JDIMENSION) in initial_setup()
Djdmaster.c316 compptr->downsampled_width = (JDIMENSION) in jpeg_calc_output_dimensions()
Dlibjpeg.txt2714 compute downsampled_width = 101 and width_in_blocks = 13 for Y,
2715 downsampled_width = 51 and width_in_blocks = 7 for Cb and Cr (and the same
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdsample.c321 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) { in h2v1_fancy_upsample()
376 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) { in h2v2_fancy_upsample()
450 if (do_fancy && compptr->downsampled_width > 2) in jinit_upsampler()
457 if (do_fancy && compptr->downsampled_width > 2) { in jinit_upsampler()
Dfpdfapi_jdinput.c95 compptr->downsampled_width = (JDIMENSION) in initial_setup()
Dfpdfapi_jdmaster.c150 compptr->downsampled_width = (JDIMENSION) in jpeg_calc_output_dimensions()
Dfpdfapi_jcmaster.c108 compptr->downsampled_width = (JDIMENSION) in initial_setup()
Djpeglib.h256 JDIMENSION downsampled_width; /* actual width in samples */ member
/external/skia/src/codec/
DSkJpegCodec.cpp836 sizeInfo->fSizes[SkYUVSizeInfo::kY].set(dinfo->comp_info[0].downsampled_width, in onQueryYUV8()
838 sizeInfo->fSizes[SkYUVSizeInfo::kU].set(dinfo->comp_info[1].downsampled_width, in onQueryYUV8()
840 sizeInfo->fSizes[SkYUVSizeInfo::kV].set(dinfo->comp_info[2].downsampled_width, in onQueryYUV8()
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c1381 JDIMENSION clumps_per_line = sp->cinfo.d.comp_info[1].downsampled_width; in JPEGDecodeRaw()
1986 clumps_per_line = sp->cinfo.c.comp_info[1].downsampled_width; in JPEGEncodeRaw()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12