HomeSort by relevance Sort by last modified time
    Searched defs:whole_image (Results 1 - 14 of 14) sorted by null

  /external/libjpeg-turbo/
jdcoefct.h 48 jvirt_barray_ptr whole_image[MAX_COMPONENTS]; member in struct:__anon25025
jdpostct.c 37 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */ member in struct:__anon25042
88 ((j_common_ptr) cinfo, post->whole_image,
101 if (post->whole_image == NULL)
107 if (post->whole_image == NULL)
170 ((j_common_ptr) cinfo, post->whole_image,
214 ((j_common_ptr) cinfo, post->whole_image,
259 post->whole_image = NULL; /* flag for no virtual arrays */
273 post->whole_image = (*cinfo->mem->request_virt_sarray)
jctrans.c 231 jvirt_barray_ptr *whole_image; member in struct:__anon25019
309 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
392 coef->whole_image = coef_arrays;
jccoefct.c 54 jvirt_barray_ptr whole_image[MAX_COMPONENTS]; member in struct:__anon25004
109 if (coef->whole_image[0] != NULL)
115 if (coef->whole_image[0] == NULL)
120 if (coef->whole_image[0] == NULL)
260 ((j_common_ptr) cinfo, coef->whole_image[ci],
358 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
425 coef->whole_image[ci] = (*cinfo->mem->request_virt_barray)
447 coef->whole_image[0] = NULL; /* flag for no virtual arrays */
rdbmp.c 64 jvirt_sarray_ptr whole_image; /* Needed to reverse row order */ member in struct:_bmp_source_struct
118 * The image has been read into the whole_image array, but is otherwise
137 ((j_common_ptr) cinfo, source->whole_image,
166 ((j_common_ptr) cinfo, source->whole_image,
197 ((j_common_ptr) cinfo, source->whole_image,
217 * This method loads the image into whole_image during the first call on
240 ((j_common_ptr) cinfo, source->whole_image,
428 source->whole_image = (*cinfo->mem->request_virt_sarray)
rdtarga.c 58 jvirt_sarray_ptr whole_image; /* Needed if funny input row order */ member in struct:_tga_source_struct
270 * row order. The entire image has already been read into whole_image
287 ((j_common_ptr) cinfo, source->whole_image,
296 * This method loads the image into whole_image during the first call on
316 ((j_common_ptr) cinfo, source->whole_image, row, (JDIMENSION) 1, TRUE);
427 source->whole_image = (*cinfo->mem->request_virt_sarray)
439 source->whole_image = NULL;
wrbmp.c 54 jvirt_sarray_ptr whole_image; /* needed to reverse row order */ member in struct:__anon25069
97 ((j_common_ptr) cinfo, dest->whole_image,
151 ((j_common_ptr) cinfo, dest->whole_image,
407 ((j_common_ptr) cinfo, dest->whole_image, row-1, (JDIMENSION) 1, FALSE);
477 dest->whole_image = (*cinfo->mem->request_virt_sarray)
  /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 

Completed in 104 milliseconds