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

1 2

  /external/skia/src/codec/
SkJpegCodec.cpp 604 dinfo->comp_info[0].downsampled_height);
606 dinfo->comp_info[1].downsampled_height);
608 dinfo->comp_info[2].downsampled_height);
720 int remainingUVRows = dinfo->comp_info[1].downsampled_height - DCTSIZE * numIters;
  /external/libjpeg-turbo/
jdinput.c 114 /* downsampled_width and downsampled_height will also be overridden by
122 compptr->downsampled_height = (JDIMENSION)
jdmainct.c 225 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight);
jcmaster.c 146 compptr->downsampled_height = (JDIMENSION)
jdmaster.c 244 * and has computed unscaled downsampled_width and downsampled_height.
308 compptr->downsampled_height = (JDIMENSION)
320 * and has computed unscaled downsampled_width and downsampled_height.
jpeglib.h 162 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon15242
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdinput.c 90 /* downsampled_width and downsampled_height will also be overridden by
98 compptr->downsampled_height = (JDIMENSION)
fpdfapi_jdmainct.c 283 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight);
fpdfapi_jdmaster.c 154 compptr->downsampled_height = (JDIMENSION)
166 * and has computed unscaled downsampled_width and downsampled_height.
fpdfapi_jcmaster.c 111 compptr->downsampled_height = (JDIMENSION)
jpeglib.h 257 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon21633
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jdmainct.c 284 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight);
jdmaster.c 146 compptr->downsampled_height = (JDIMENSION)
jdinput.c 200 * and has computed unscaled downsampled_width and downsampled_height.
357 /* downsampled_width and downsampled_height will also be overridden by
365 compptr->downsampled_height = (JDIMENSION)
jpeglib.h 164 JDIMENSION downsampled_height; /* actual height in samples */ member in struct:__anon20360
    [all...]
jcmaster.c 338 compptr->downsampled_height = (JDIMENSION)
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 563 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 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 249 milliseconds

1 2