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

  /external/libjpeg-turbo/
jmemmgr.c 131 jvirt_sarray_ptr virt_sarray_list;
165 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
554 METHODDEF(jvirt_sarray_ptr)
561 jvirt_sarray_ptr result;
568 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id,
621 jvirt_sarray_ptr sptr;
722 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
788 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
    [all...]
jpeglib.h 828 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]
jdpostct.c 36 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
wrrle.c 58 jvirt_sarray_ptr image; /* virtual array to store the output image */
rdrle.c 70 jvirt_sarray_ptr image; /* virtual array to hold the image */
rdbmp.c 63 jvirt_sarray_ptr whole_image; /* Needed to reverse row order */
rdtarga.c 57 jvirt_sarray_ptr whole_image; /* Needed if funny input row order */
wrbmp.c 53 jvirt_sarray_ptr whole_image; /* needed to reverse row order */
  /external/opencv3/3rdparty/libjpeg/
jmemmgr.c 129 jvirt_sarray_ptr virt_sarray_list;
163 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
523 METHODDEF(jvirt_sarray_ptr)
530 jvirt_sarray_ptr result;
537 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id,
590 jvirt_sarray_ptr sptr;
691 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
757 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
    [all...]
jpeglib.h 804 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]
jcmainct.c 47 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
jdpostct.c 34 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
  /external/pdfium/third_party/libjpeg/
fpdfapi_jmemmgr.c 130 jvirt_sarray_ptr virt_sarray_list;
164 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
524 METHODDEF(jvirt_sarray_ptr)
531 jvirt_sarray_ptr result;
538 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id,
591 jvirt_sarray_ptr sptr;
692 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
758 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
    [all...]
fpdfapi_jcmainct.c 46 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
fpdfapi_jdpostct.c 34 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
jpeglib.h 854 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef in typeref:struct:jvirt_sarray_control
    [all...]

Completed in 432 milliseconds