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

Lines Matching refs:dstSizes

1399  * If you choose option 1, <tt>dstSizes[i]</tt> should be set to the size of
1404 * @param dstSizes pointer to an array of n unsigned long variables that will
1407 * <tt>dstSizes[i]</tt> should be set to the size of the buffer. Upon return,
1408 * <tt>dstSizes[i]</tt> will contain the size of the JPEG image (in bytes.)
1421 unsigned char **dstBufs, unsigned long *dstSizes, tjtransform *transforms,