JBLOCKARRAY is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

JBLOCKARRAY

Syntax

typedef JBLOCKROW *JBLOCKARRAY;

References

LocationReferrerText
jpeglib.h:81
typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
jctrans.c:280compress_output()
JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN];
jmemmgr.c:168
JBLOCKARRAY mem_buffer; /* => the in-memory buffer */
jmemmgr.c:443alloc_barray()
METHODDEF(JBLOCKARRAY)
jmemmgr.c:449alloc_barray()
JBLOCKARRAY result;
jmemmgr.c:466alloc_barray()
result = (JBLOCKARRAY) alloc_small(cinfo, pool_id,
jmemmgr.c:841access_virt_barray()
METHODDEF(JBLOCKARRAY)
jpeglib.h:82
typedef JBLOCKARRAY *JBLOCKIMAGE; /* a 3-D array of coefficient blocks */
jpeglib.h:804
JMETHOD(JBLOCKARRAY, alloc_barray, (j_common_ptr cinfo, int pool_id,
jpeglib.h:825
JMETHOD(JBLOCKARRAY, access_virt_barray, (j_common_ptr cinfo,

Type Use

Variables of JBLOCKARRAY type
all items filtered out
JBLOCKARRAY
JBLOCKARRAY
JCOEF
all items filtered out