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

Lines Matching refs:tjtransform

362  * #tjTransform(), this flag will cause those functions to generate an error if
394 * Transform operations for #tjTransform()
444 * This option will cause #tjTransform() to return an error if the transform is
457 * This option will cause #tjTransform() to discard any partial MCU blocks that
462 * This option will enable lossless cropping. See #tjTransform() for more
472 * This option will prevent #tjTransform() from outputting a JPEG image for
525 typedef struct tjtransform
570 * in the <tt>transforms</tt> array that was passed to #tjTransform().
572 * @param transform a pointer to a #tjtransform structure that specifies the
579 struct tjtransform *transform);
580 } tjtransform;
1411 * @param transforms pointer to an array of n #tjtransform structures, each of
1420 DLLEXPORT int DLLCALL tjTransform(tjhandle handle, unsigned char *jpegBuf,
1422 unsigned long *dstSizes, tjtransform *transforms, int flags);
1439 * and #tjTransform() unless you are disabling automatic buffer
1455 * (re)allocated by #tjCompress2() or #tjTransform() or that were manually