Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libjpeg/include/
Djpeglib.h75 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */ typedef
76 typedef JBLOCKARRAY *JBLOCKIMAGE; /* a 3-D array of coefficient blocks */
840 JBLOCKARRAY (*alloc_barray) (j_common_ptr cinfo, int pool_id,
856 JBLOCKARRAY (*access_virt_barray) (j_common_ptr cinfo, jvirt_barray_ptr ptr,