Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:JBLOCKARRAY

169   JBLOCKARRAY mem_buffer;	/* => the in-memory buffer */
338 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY
444 METHODDEF(JBLOCKARRAY)
450 JBLOCKARRAY result;
467 result = (JBLOCKARRAY) alloc_small(cinfo, pool_id,
842 METHODDEF(JBLOCKARRAY)