|
OpenJPH
Open-source implementation of JPEG2000 Part-15
|
#include <cstdlib>#include <cstring>#include "ojph_file.h"#include "ojph_img_io.h"#include "ojph_mem.h"#include "ojph_message.h"Go to the source code of this file.
Namespaces | |
| ojph | |
Functions | |
| static ui16 | ojph::be2le (const ui16 v) |
| static void | ojph::eat_white_spaces (FILE *fh) |