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

Lines Matching refs:dstBufs

1386  * @param dstBufs pointer to an array of n image buffers.  <tt>dstBufs[i]</tt>
1392 * -# set <tt>dstBufs[i]</tt> to NULL to tell TurboJPEG to allocate the buffer
1401 * #TJFLAG_NOREALLOC, you should always check <tt>dstBufs[i]</tt> upon return
1406 * <tt>dstBufs[i]</tt> points to a pre-allocated buffer, then
1421 unsigned char **dstBufs, unsigned long *dstSizes, tjtransform *transforms,