OpenJPEG  2.1.0
Functions
t1_generate_luts.c File Reference
#include "opj_includes.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)
 
static void dump_array16 (int array[], int size)
 
int main (int argc, char **argv)
 

Function Documentation

static void dump_array16 ( int  array[],
int  size 
)
static

Referenced by main().

int main ( int  argc,
char **  argv 
)
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