|
XenevaOS
|
#include <string.h>#include <stdint.h>

Go to the source code of this file.
Classes | |
| class | Jpeg::Decoder |
Namespaces | |
| namespace | Jpeg |
Macros | |
| #define | JPEG_DECODER_THROW(e) do { ctx.error = e; return; } while (0) |
| #define JPEG_DECODER_THROW | ( | e | ) | do { ctx.error = e; return; } while (0) |