Searched refs:jvirt_sarray_ptr (Results 1 – 16 of 16) sorted by relevance
/external/libjpeg-turbo/ |
D | 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; in request_virt_sarray() 568 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id, in request_virt_sarray() 621 jvirt_sarray_ptr sptr; in realize_virt_arrays() 722 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) in do_sarray_io() 788 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr, in access_virt_sarray() 979 jvirt_sarray_ptr sptr; in free_pool()
|
D | jpeglib.h | 828 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef 841 jvirt_sarray_ptr (*request_virt_sarray) (j_common_ptr cinfo, int pool_id, 852 JSAMPARRAY (*access_virt_sarray) (j_common_ptr cinfo, jvirt_sarray_ptr ptr,
|
D | wrrle.c | 58 jvirt_sarray_ptr image; /* virtual array to store the output image */
|
D | jdpostct.c | 36 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
|
D | rdrle.c | 70 jvirt_sarray_ptr image; /* virtual array to hold the image */
|
D | rdbmp.c | 63 jvirt_sarray_ptr whole_image; /* Needed to reverse row order */
|
D | rdtarga.c | 57 jvirt_sarray_ptr whole_image; /* Needed if funny input row order */
|
D | wrbmp.c | 53 jvirt_sarray_ptr whole_image; /* needed to reverse row order */
|
/external/opencv3/3rdparty/libjpeg/ |
D | 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; in request_virt_sarray() 537 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id, in request_virt_sarray() 590 jvirt_sarray_ptr sptr; in realize_virt_arrays() 691 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) in do_sarray_io() 757 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr, in access_virt_sarray() 948 jvirt_sarray_ptr sptr; in free_pool()
|
D | jpeglib.h | 804 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef 820 JMETHOD(jvirt_sarray_ptr, request_virt_sarray, (j_common_ptr cinfo, 834 jvirt_sarray_ptr ptr,
|
D | jcmainct.c | 47 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
|
D | jdpostct.c | 34 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
|
/external/pdfium/third_party/libjpeg/ |
D | 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; in request_virt_sarray() 538 result = (jvirt_sarray_ptr) alloc_small(cinfo, pool_id, in request_virt_sarray() 591 jvirt_sarray_ptr sptr; in realize_virt_arrays() 692 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) in do_sarray_io() 758 access_virt_sarray (j_common_ptr cinfo, jvirt_sarray_ptr ptr, in access_virt_sarray() 949 jvirt_sarray_ptr sptr; in free_pool()
|
D | jpeglib.h | 854 typedef struct jvirt_sarray_control * jvirt_sarray_ptr; typedef 870 JMETHOD(jvirt_sarray_ptr, request_virt_sarray, (j_common_ptr cinfo, 884 jvirt_sarray_ptr ptr,
|
D | fpdfapi_jcmainct.c | 46 jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
|
D | fpdfapi_jdpostct.c | 34 jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-pass */
|