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

  /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.
jcmaster.c 108 compptr->downsampled_width = (JDIMENSION)
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:__anon4441
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 30 milliseconds