Lines Matching refs:dstBufs
1387 * @param dstBufs pointer to an array of n image buffers. <tt>dstBufs[i]</tt>
1393 * -# set <tt>dstBufs[i]</tt> to NULL to tell TurboJPEG to allocate the buffer
1402 * #TJFLAG_NOREALLOC, you should always check <tt>dstBufs[i]</tt> upon return
1407 * <tt>dstBufs[i]</tt> points to a pre-allocated buffer, then
1421 unsigned long jpegSize, int n, unsigned char **dstBufs,