Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:JBLOCKARRAY

168   JBLOCKARRAY mem_buffer;	/* => the in-memory buffer */
337 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY
443 METHODDEF(JBLOCKARRAY)
449 JBLOCKARRAY result;
466 result = (JBLOCKARRAY) alloc_small(cinfo, pool_id,
841 METHODDEF(JBLOCKARRAY)