Lines Matching refs:THROW
202 #define THROW(m) { \ macro
677 THROW("tjCompress2(): Instance has not been initialized for compression"); in tjCompress2()
683 THROW("tjCompress2(): Invalid argument"); in tjCompress2()
688 THROW("tjCompress2(): Memory allocation failure"); in tjCompress2()
778 THROW("tjEncodeYUVPlanes(): Instance has not been initialized for compression"); in tjEncodeYUVPlanes()
783 THROW("tjEncodeYUVPlanes(): Invalid argument"); in tjEncodeYUVPlanes()
785 THROW("tjEncodeYUVPlanes(): Invalid argument"); in tjEncodeYUVPlanes()
788 THROW("tjEncodeYUVPlanes(): Cannot generate YUV images from CMYK pixels"); in tjEncodeYUVPlanes()
813 THROW("tjEncodeYUVPlanes(): libjpeg API is in the wrong state"); in tjEncodeYUVPlanes()
824 THROW("tjEncodeYUVPlanes(): Memory allocation failure"); in tjEncodeYUVPlanes()
841 THROW("tjEncodeYUVPlanes(): Memory allocation failure"); in tjEncodeYUVPlanes()
845 THROW("tjEncodeYUVPlanes(): Memory allocation failure"); in tjEncodeYUVPlanes()
858 THROW("tjEncodeYUVPlanes(): Memory allocation failure"); in tjEncodeYUVPlanes()
861 THROW("tjEncodeYUVPlanes(): Memory allocation failure"); in tjEncodeYUVPlanes()
873 THROW("tjEncodeYUVPlanes(): Memory allocation failure"); in tjEncodeYUVPlanes()
928 THROW("tjEncodeYUV3(): Invalid argument"); in tjEncodeYUV3()
993 THROW("tjCompressFromYUVPlanes(): Instance has not been initialized for compression"); in tjCompressFromYUVPlanes()
998 THROW("tjCompressFromYUVPlanes(): Invalid argument"); in tjCompressFromYUVPlanes()
1000 THROW("tjCompressFromYUVPlanes(): Invalid argument"); in tjCompressFromYUVPlanes()
1038 THROW("tjCompressFromYUVPlanes(): Memory allocation failure"); in tjCompressFromYUVPlanes()
1047 THROW("tjCompressFromYUVPlanes(): Memory allocation failure"); in tjCompressFromYUVPlanes()
1051 THROW("tjCompressFromYUVPlanes(): Memory allocation failure"); in tjCompressFromYUVPlanes()
1123 THROW("tjCompressFromYUV(): Invalid argument"); in tjCompressFromYUV()
1204 THROW("tjDecompressHeader3(): Instance has not been initialized for decompression"); in tjDecompressHeader3()
1208 THROW("tjDecompressHeader3(): Invalid argument"); in tjDecompressHeader3()
1233 THROW("tjDecompressHeader3(): Could not determine subsampling type for JPEG image"); in tjDecompressHeader3()
1235 THROW("tjDecompressHeader3(): Could not determine colorspace of JPEG image"); in tjDecompressHeader3()
1237 THROW("tjDecompressHeader3(): Invalid data returned in header"); in tjDecompressHeader3()
1290 THROW("tjDecompress2(): Instance has not been initialized for decompression"); in tjDecompress2()
1294 THROW("tjDecompress2(): Invalid argument"); in tjDecompress2()
1331 THROW("tjDecompress2(): Could not scale down to desired image dimensions"); in tjDecompress2()
1341 THROW("tjDecompress2(): Memory allocation failure"); in tjDecompress2()
1451 THROW("tjDecodeYUVPlanes(): Instance has not been initialized for decompression"); in tjDecodeYUVPlanes()
1456 THROW("tjDecodeYUVPlanes(): Invalid argument"); in tjDecodeYUVPlanes()
1458 THROW("tjDecodeYUVPlanes(): Invalid argument"); in tjDecodeYUVPlanes()
1466 THROW("tjDecodeYUVPlanes(): Cannot decode YUV images into CMYK pixels."); in tjDecodeYUVPlanes()
1505 THROW("tjDecodeYUVPlanes(): Memory allocation failure"); in tjDecodeYUVPlanes()
1521 THROW("tjDecodeYUVPlanes(): Memory allocation failure"); in tjDecodeYUVPlanes()
1524 THROW("tjDecodeYUVPlanes(): Memory allocation failure"); in tjDecodeYUVPlanes()
1536 THROW("tjDecodeYUVPlanes(): Memory allocation failure"); in tjDecodeYUVPlanes()
1590 THROW("tjDecodeYUV(): Invalid argument"); in tjDecodeYUV()
1638 THROW("tjDecompressToYUVPlanes(): Instance has not been initialized for decompression"); in tjDecompressToYUVPlanes()
1642 THROW("tjDecompressToYUVPlanes(): Invalid argument"); in tjDecompressToYUVPlanes()
1670 THROW("tjDecompressToYUVPlanes(): Could not determine subsampling type for JPEG image"); in tjDecompressToYUVPlanes()
1673 THROW("tjDecompressToYUVPlanes(): Invalid argument"); in tjDecompressToYUVPlanes()
1685 THROW("tjDecompressToYUVPlanes(): Could not scale down to desired image dimensions"); in tjDecompressToYUVPlanes()
1687 THROW("tjDecompressToYUVPlanes(): JPEG image must have 3 or fewer components"); in tjDecompressToYUVPlanes()
1709 THROW("tjDecompressToYUVPlanes(): Memory allocation failure"); in tjDecompressToYUVPlanes()
1718 THROW("tjDecompressToYUVPlanes(): Memory allocation failure"); in tjDecompressToYUVPlanes()
1722 THROW("tjDecompressToYUVPlanes(): Memory allocation failure"); in tjDecompressToYUVPlanes()
1808 THROW("tjDecompressToYUV2(): Invalid argument"); in tjDecompressToYUV2()
1819 THROW("tjDecompressToYUV2(): Could not determine subsampling type for JPEG image"); in tjDecompressToYUV2()
1832 THROW("tjDecompressToYUV2(): Could not scale down to desired image dimensions"); in tjDecompressToYUV2()
1901 THROW("tjTransform(): Instance has not been initialized for transformation"); in tjTransform()
1905 THROW("tjTransform(): Invalid argument"); in tjTransform()
1923 THROW("tjTransform(): Memory allocation failure"); in tjTransform()
1961 THROW("tjTransform(): Could not determine subsampling type for JPEG image"); in tjTransform()
1965 THROW("tjTransform(): Transform is not perfect"); in tjTransform()
2029 THROW("tjTransform(): Error in custom filter"); in tjTransform()