Grok  9.5.0
Classes | Macros | Typedefs | Variables
open_htj2k_typedef.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Classes

class  element_siz
 

Macros

#define SIMD_LEN_F32   8
 
#define SIMD_LEN_I32   8
 
#define BAND_LL   0
 
#define BAND_HL   1
 
#define BAND_LH   2
 
#define BAND_HH   3
 
#define BYPASS   0x001
 
#define RESET   0x002
 
#define RESTART   0x004
 
#define CAUSAL   0x008
 
#define ERTERM   0x010
 
#define SEGMARK   0x020
 
#define HT   0x040
 
#define HT_MIXED   0x080
 
#define HT_PHLD   0x100
 

Typedefs

typedef int32_t sprec_t
 
typedef uint32_t usprec_t
 

Variables

constexpr int32_t FRACBITS = 13
 

Macro Definition Documentation

◆ BAND_HH

#define BAND_HH   3

◆ BAND_HL

#define BAND_HL   1

◆ BAND_LH

#define BAND_LH   2

◆ BAND_LL

#define BAND_LL   0

◆ BYPASS

#define BYPASS   0x001

◆ CAUSAL

#define CAUSAL   0x008

◆ ERTERM

#define ERTERM   0x010

◆ HT

#define HT   0x040

◆ HT_MIXED

#define HT_MIXED   0x080

◆ HT_PHLD

#define HT_PHLD   0x100

◆ RESET

#define RESET   0x002

◆ RESTART

#define RESTART   0x004

◆ SEGMARK

#define SEGMARK   0x020

◆ SIMD_LEN_F32

#define SIMD_LEN_F32   8

◆ SIMD_LEN_I32

#define SIMD_LEN_I32   8

Typedef Documentation

◆ sprec_t

typedef int32_t sprec_t

◆ usprec_t

typedef uint32_t usprec_t

Variable Documentation

◆ FRACBITS

constexpr int32_t FRACBITS = 13
constexpr