OpenJPEG 1.5.1
t1_generate_luts.c File Reference
#include "opj_includes.h"
#include <math.h>

Functions

static int t1_init_ctxno_zc (int f, int orient)
 
static int t1_init_ctxno_sc (int f)
 
static int t1_init_spb (int f)
 
void dump_array16 (int array[], int size)
 
int main ()
 

Function Documentation

◆ dump_array16()

void dump_array16 ( int array[],
int size )

Referenced by main().

◆ main()

◆ t1_init_ctxno_sc()

static int t1_init_ctxno_sc ( int f)
static

◆ t1_init_ctxno_zc()

static int t1_init_ctxno_zc ( int f,
int orient )
static

◆ t1_init_spb()

static int t1_init_spb ( int f)
static