OpenJPH
Open-source implementation of JPEG2000 Part-15
Loading...
Searching...
No Matches
ojph::lifting_buf Struct Reference

#include <ojph_mem.h>

Public Member Functions

 lifting_buf ()

Public Attributes

line_bufline
bool active

Detailed Description

Definition at line 210 of file ojph_mem.h.

Constructor & Destructor Documentation

◆ lifting_buf()

ojph::lifting_buf::lifting_buf ( )
inline

Definition at line 212 of file ojph_mem.h.

References active, and line.

Member Data Documentation

◆ active

bool ojph::lifting_buf::active

Definition at line 214 of file ojph_mem.h.

Referenced by lifting_buf().

◆ line

line_buf* ojph::lifting_buf::line

Definition at line 213 of file ojph_mem.h.

Referenced by lifting_buf().


The documentation for this struct was generated from the following file:
  • /build/openjph/src/OpenJPH-0.24.2/src/core/common/ojph_mem.h