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

1 2

  /external/chromium_org/third_party/libjpeg_turbo/
jmemmgr.c 130 jvirt_sarray_ptr virt_sarray_list;
164 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
555 METHODDEF(jvirt_sarray_ptr)
562 jvirt_sarray_ptr result;
569 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id,
622 jvirt_sarray_ptr sptr;
723 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
789 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
    [all...]
jpeglib.h 833 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]
jcmainct.c 46 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
jdpostct.c 34 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
wrrle.c 56 jvirt_sarray_ptr image; /* virtual array to store the output image */
rdrle.c 68 jvirt_sarray_ptr image; /* virtual array to hold the image */
rdbmp.c 62 jvirt_sarray_ptr whole_image; /* Needed to reverse row order */
rdtarga.c 55 jvirt_sarray_ptr whole_image; /* Needed if funny input row order */
  /external/jpeg/
jmemmgr.c 128 jvirt_sarray_ptr virt_sarray_list;
162 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
522 METHODDEF(jvirt_sarray_ptr)
529 jvirt_sarray_ptr result;
536 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id,
589 jvirt_sarray_ptr sptr;
690 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
756 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
    [all...]
jpeglib.h 816 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]
jcmainct.c 46 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
jdpostct.c 34 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
wrrle.c 56 jvirt_sarray_ptr image; /* virtual array to store the output image */
rdrle.c 68 jvirt_sarray_ptr image; /* virtual array to hold the image */
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jmemmgr.c 131 jvirt_sarray_ptr virt_sarray_list;
165 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
525 METHODDEF(jvirt_sarray_ptr)
532 jvirt_sarray_ptr result;
539 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id,
592 jvirt_sarray_ptr sptr;
693 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
759 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
    [all...]
jpeglib.h 819 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]
fpdfapi_jcmainct.c 47 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
fpdfapi_jdpostct.c 35 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 128 jvirt_sarray_ptr virt_sarray_list;
162 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
522 METHODDEF(jvirt_sarray_ptr)
529 jvirt_sarray_ptr result;
536 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id,
589 jvirt_sarray_ptr sptr;
690 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
756 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
    [all...]
jpeglib.h 816 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]
jcmainct.c 46 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
jdpostct.c 34 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
wrrle.c 56 jvirt_sarray_ptr image; /* virtual array to store the output image */
rdrle.c 68 jvirt_sarray_ptr image; /* virtual array to hold the image */
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 819 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]

Completed in 215 milliseconds

1 2