OpenJPH
Open-source implementation of JPEG2000 Part-15
|
#include <cstdlib>
#include <cassert>
#include <cstring>
#include <type_traits>
#include "ojph_arch.h"
Go to the source code of this file.
Classes | |
class | ojph::mem_fixed_allocator |
struct | ojph::line_buf |
struct | ojph::coded_lists |
class | ojph::mem_elastic_allocator |
struct | ojph::mem_elastic_allocator::stores_list |
Namespaces | |
namespace | ojph |