HomeSort by relevance Sort by last modified time
    Searched full:downsampled_width (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/third_party/libjpeg_turbo/simd/
jsimd.h 417 JPP((int max_v_samp_factor, JDIMENSION downsampled_width,
420 JPP((int max_v_samp_factor, JDIMENSION downsampled_width,
475 JPP((int max_v_samp_factor, JDIMENSION downsampled_width,
478 JPP((int max_v_samp_factor, JDIMENSION downsampled_width,
526 JPP((int max_v_samp_factor, JDIMENSION downsampled_width,
    [all...]
jsimd_x86_64.c 335 compptr->downsampled_width,
346 compptr->downsampled_width,
jdsammmx.asm 50 ; JDIMENSION downsampled_width,
56 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
203 ; JDIMENSION downsampled_width,
209 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
jdsamss2-64.asm 51 ; JDIMENSION downsampled_width,
57 ; r11 = JDIMENSION downsampled_width
190 ; JDIMENSION downsampled_width,
196 ; r11 = JDIMENSION downsampled_width
jdsamss2.asm 50 ; JDIMENSION downsampled_width,
56 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
201 ; JDIMENSION downsampled_width,
207 %define downsamp_width(b) (b)+12 ; JDIMENSION downsampled_width
jsimd_i386.c 476 compptr->downsampled_width, input_data, output_data_ptr);
479 compptr->downsampled_width, input_data, output_data_ptr);
491 compptr->downsampled_width, input_data, output_data_ptr);
494 compptr->downsampled_width, input_data, output_data_ptr);
jsimd_arm.c 369 compptr->downsampled_width, input_data, output_data_ptr);
  /external/chromium_org/third_party/libjpeg_turbo/
jdsample.c 326 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
381 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
455 if (do_fancy && compptr->downsampled_width > 2) {
469 if (do_fancy && compptr->downsampled_width > 2) {
jdinput.c 107 /* downsampled_width and downsampled_height will also be overridden by
112 compptr->downsampled_width = (JDIMENSION)
jdmaster.c 254 * and has computed unscaled downsampled_width and downsampled_height.
314 compptr->downsampled_width = (JDIMENSION)
330 * and has computed unscaled downsampled_width and downsampled_height.
jpeglib.h 162 * downsampled_width = ceil(image_width * Hi/Hmax)
164 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_[h_]scaled_size/DCTSIZE)
166 JDIMENSION downsampled_width; /* actual width in samples */ member in struct:__anon17383
    [all...]
jcmaster.c 143 compptr->downsampled_width = (JDIMENSION)
  /external/jpeg/
jdsample.c 321 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
376 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
450 if (do_fancy && compptr->downsampled_width > 2)
457 if (do_fancy && compptr->downsampled_width > 2) {
jdinput.c 92 /* downsampled_width and downsampled_height will also be overridden by
97 compptr->downsampled_width = (JDIMENSION)
jdmaster.c 167 compptr->downsampled_width = (JDIMENSION)
183 * and has computed unscaled downsampled_width and downsampled_height.
jpeglib.h 150 * downsampled_width = ceil(image_width * Hi/Hmax)
152 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_scaled_size/DCTSIZE)
154 JDIMENSION downsampled_width; /* actual width in samples */ member in struct:__anon27340
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdsample.c 322 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
377 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
451 if (do_fancy && compptr->downsampled_width > 2)
458 if (do_fancy && compptr->downsampled_width > 2) {
fpdfapi_jdinput.c 91 /* downsampled_width and downsampled_height will also be overridden by
96 compptr->downsampled_width = (JDIMENSION)
fpdfapi_jdmaster.c 151 compptr->downsampled_width = (JDIMENSION)
167 * and has computed unscaled downsampled_width and downsampled_height.
jpeglib.h 217 * downsampled_width = ceil(image_width * Hi/Hmax)
219 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_scaled_size/DCTSIZE)
221 JDIMENSION downsampled_width; /* actual width in samples */ member in struct:__anon33369
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdsample.c 321 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
376 for (colctr = compptr->downsampled_width - 2; colctr > 0; colctr--) {
450 if (do_fancy && compptr->downsampled_width > 2)
457 if (do_fancy && compptr->downsampled_width > 2) {
jdinput.c 92 /* downsampled_width and downsampled_height will also be overridden by
97 compptr->downsampled_width = (JDIMENSION)
jdmaster.c 167 compptr->downsampled_width = (JDIMENSION)
183 * and has computed unscaled downsampled_width and downsampled_height.
jpeglib.h 150 * downsampled_width = ceil(image_width * Hi/Hmax)
152 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_scaled_size/DCTSIZE)
154 JDIMENSION downsampled_width; /* actual width in samples */ member in struct:__anon33924
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 217 * downsampled_width = ceil(image_width * Hi/Hmax)
219 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_scaled_size/DCTSIZE)
221 JDIMENSION downsampled_width; /* actual width in samples */ member in struct:__anon33154
    [all...]

Completed in 870 milliseconds

1 2