OpenJPEG  1.5.1
Functions
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

void dump_array16 ( int  array[],
int  size 
)

Referenced by main().

int main ( )
static int t1_init_ctxno_sc ( int  f)
static
static int t1_init_ctxno_zc ( int  f,
int  orient 
)
static
static int t1_init_spb ( int  f)
static