Lines Matching refs:_throwg
167 #define _throwg(m) { \ macro
177 this->isInstanceError = TRUE; _throwg(m) \
496 _throwg("tjBufSize(): Invalid argument"); in tjBufSize()
515 _throwg("TJBUFSIZE(): Invalid argument"); in TJBUFSIZE()
533 _throwg("tjBufSizeYUV2(): Invalid argument"); in tjBufSizeYUV2()
565 _throwg("tjPlaneWidth(): Invalid argument"); in tjPlaneWidth()
568 _throwg("tjPlaneWidth(): Invalid argument"); in tjPlaneWidth()
586 _throwg("tjPlaneHeight(): Invalid argument"); in tjPlaneHeight()
589 _throwg("tjPlaneHeight(): Invalid argument"); in tjPlaneHeight()
609 _throwg("tjPlaneSizeYUV(): Invalid argument"); in tjPlaneSizeYUV()
880 if (!this) _throwg("tjEncodeYUV3(): Invalid handle"); in tjEncodeYUV3()
1073 if (!this) _throwg("tjCompressFromYUV(): Invalid handle"); in tjCompressFromYUV()
1528 if (!this) _throwg("tjDecodeYUV(): Invalid handle"); in tjDecodeYUV()
1992 _throwg("tjLoadImage(): Invalid argument"); in tjLoadImage()
1994 _throwg("tjLoadImage(): Alignment must be a power of 2"); in tjLoadImage()
2006 _throwg("tjLoadImage(): Input file contains no data"); in tjLoadImage()
2017 _throwg("tjLoadImage(): Could not initialize bitmap loader"); in tjLoadImage()
2021 _throwg("tjLoadImage(): Could not initialize bitmap loader"); in tjLoadImage()
2024 _throwg("tjLoadImage(): Unsupported file type"); in tjLoadImage()
2037 _throwg("tjLoadImage(): Memory allocation failure"); in tjLoadImage()
2084 _throwg("tjSaveImage(): Invalid argument"); in tjSaveImage()
2107 _throwg("tjSaveImage(): Could not initialize bitmap writer"); in tjSaveImage()
2111 _throwg("tjSaveImage(): Could not initialize PPM writer"); in tjSaveImage()