OpenJPEG 1.5.2
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()

int t1_init_ctxno_sc ( int f)
static

◆ t1_init_ctxno_zc()

int t1_init_ctxno_zc ( int f,
int orient )
static

◆ t1_init_spb()

int t1_init_spb ( int f)
static