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

Lines Matching refs:tjDecompressHeader3

1253 DLLEXPORT int DLLCALL tjDecompressHeader3(tjhandle handle,
1261 _throw("tjDecompressHeader3(): Instance has not been initialized for decompression");
1265 _throw("tjDecompressHeader3(): Invalid argument");
1292 _throw("tjDecompressHeader3(): Could not determine subsampling type for JPEG image");
1294 _throw("tjDecompressHeader3(): Could not determine colorspace of JPEG image");
1296 _throw("tjDecompressHeader3(): Invalid data returned in header");
1308 return tjDecompressHeader3(handle, jpegBuf, jpegSize, width, height,