#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 () |
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] |