Definition in file jpeglsdec.h.
Go to the source code of this file.
Functions | |
| int | ff_jpegls_decode_lse (MJpegDecodeContext *s) |
| Decode LSE block with initialization parameters. | |
| int | ff_jpegls_decode_picture (MJpegDecodeContext *s, int near, int point_transform, int ilv) |
| int ff_jpegls_decode_lse | ( | MJpegDecodeContext * | s | ) |
| int ff_jpegls_decode_picture | ( | MJpegDecodeContext * | s, | |
| int | near, | |||
| int | point_transform, | |||
| int | ilv | |||
| ) |
1.5.5