Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:JBLOCKARRAY

170   JBLOCKARRAY mem_buffer;       /* => the in-memory buffer */
348 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY
470 METHODDEF(JBLOCKARRAY)
476 JBLOCKARRAY result;
497 result = (JBLOCKARRAY) alloc_small(cinfo, pool_id,
872 METHODDEF(JBLOCKARRAY)