Home | History | Annotate | Download | only in jpeg

Lines Matching full:allocation

12  *   * pool-based allocation and freeing of memory;
42 * The allocation routines provided here must never return NULL.
156 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */
172 JDIMENSION rowsperchunk; /* allocation chunk size in mem_buffer */
229 * Allocation of "small" objects.
328 * Allocation of "large" objects.
371 * even though they are not needed for allocation.
385 * To minimize allocation overhead and to allow I/O of large contiguous
387 * without exceeding MAX_ALLOC_CHUNK total bytes per allocation request.
405 /* Calculate max # of rows allowed in one allocation chunk */
453 /* Calculate max # of rows allowed in one allocation chunk */
697 /* Loop to read or write each allocation chunk in mem_buffer */
730 /* Loop to read or write each allocation chunk in mem_buffer */