FFmpeg
|
jpeglsdec.h File Reference
JPEG-LS decoder. More...
Include dependency graph for jpeglsdec.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | ff_jpegls_decode_lse (MJpegDecodeContext *s) |
Decode LSE block with initialization parameters. More... | |
int | ff_jpegls_decode_picture (MJpegDecodeContext *s, int near, int point_transform, int ilv) |
Detailed Description
JPEG-LS decoder.
Definition in file jpeglsdec.h.
Function Documentation
int ff_jpegls_decode_lse | ( | MJpegDecodeContext * | s | ) |
Decode LSE block with initialization parameters.
Definition at line 52 of file jpeglsdec.c.
Referenced by ff_mjpeg_decode_frame().
int ff_jpegls_decode_picture | ( | MJpegDecodeContext * | s, |
int | near, | ||
int | point_transform, | ||
int | ilv | ||
) |
Definition at line 261 of file jpeglsdec.c.
Referenced by ff_mjpeg_decode_sos().
Generated on Mon Nov 18 2024 06:52:07 for FFmpeg by 1.8.11