Home
last modified time | relevance | path

Searched refs:jvirt_sarray_ptr (Results 1 – 7 of 7) sorted by relevance

/external/libjpeg-turbo/
Djmemmgr.c138 jvirt_sarray_ptr virt_sarray_list;
172 jvirt_sarray_ptr next; /* link to next virtual sarray control block */
577 METHODDEF(jvirt_sarray_ptr)
584 jvirt_sarray_ptr result; in request_virt_sarray()
591 result = (jvirt_sarray_ptr)alloc_small(cinfo, pool_id, in request_virt_sarray()
644 jvirt_sarray_ptr sptr; in realize_virt_arrays()
753 do_sarray_io(j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) in do_sarray_io()
819 access_virt_sarray(j_common_ptr cinfo, jvirt_sarray_ptr ptr, in access_virt_sarray()
1008 jvirt_sarray_ptr sptr; in free_pool()
Djpeglib.h835 typedef struct jvirt_sarray_control *jvirt_sarray_ptr; typedef
848 jvirt_sarray_ptr (*request_virt_sarray) (j_common_ptr cinfo, int pool_id,
859 JSAMPARRAY (*access_virt_sarray) (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
Djdpostct.c37 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
Drdtarga.c50 jvirt_sarray_ptr whole_image; /* Needed if funny input row order */
Dwrbmp.c55 jvirt_sarray_ptr whole_image; /* needed to reverse row order */
Drdgif.c121 jvirt_sarray_ptr interlaced_image; /* full image in interlaced order */
Drdbmp.c60 jvirt_sarray_ptr whole_image; /* Needed to reverse row order */