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

1 2

  /external/chromium_org/third_party/libjpeg_turbo/
jdinput.c 107 /* downsampled_width and downsampled_height will also be overridden by
115 compptr->downsampled_height = (JDIMENSION)
jdmainct.c 286 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight);
jcmaster.c 146 compptr->downsampled_height = (JDIMENSION)
jdmaster.c 254 * and has computed unscaled downsampled_width and downsampled_height.
318 compptr->downsampled_height = (JDIMENSION)
330 * and has computed unscaled downsampled_width and downsampled_height.
jpeglib.h 167 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon17383
    [all...]
  /external/jpeg/
jdinput.c 92 /* downsampled_width and downsampled_height will also be overridden by
100 compptr->downsampled_height = (JDIMENSION)
jdmainct.c 283 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight);
jdmaster.c 171 compptr->downsampled_height = (JDIMENSION)
183 * and has computed unscaled downsampled_width and downsampled_height.
jcmaster.c 111 compptr->downsampled_height = (JDIMENSION)
jpeglib.h 155 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon6427
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdinput.c 91 /* downsampled_width and downsampled_height will also be overridden by
99 compptr->downsampled_height = (JDIMENSION)
fpdfapi_jdmainct.c 284 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight);
fpdfapi_jdmaster.c 155 compptr->downsampled_height = (JDIMENSION)
167 * and has computed unscaled downsampled_width and downsampled_height.
fpdfapi_jcmaster.c 112 compptr->downsampled_height = (JDIMENSION)
jpeglib.h 222 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon12456
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdinput.c 92 /* downsampled_width and downsampled_height will also be overridden by
100 compptr->downsampled_height = (JDIMENSION)
jdmainct.c 283 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight);
jdmaster.c 171 compptr->downsampled_height = (JDIMENSION)
183 * and has computed unscaled downsampled_width and downsampled_height.
jcmaster.c 111 compptr->downsampled_height = (JDIMENSION)
jpeglib.h 155 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon13011
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 222 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon12241
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 260 return IntSize(info->cur_comp_info[component]->downsampled_width, info->cur_comp_info[component]->downsampled_height);
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 296 milliseconds

1 2