|
OpenJPEG 1.5.2
|
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 ) |
References dump_array16().
Referenced by dump_array16(), and main().
| int main | ( | ) |
References dump_array16(), int_max(), main(), t1_init_ctxno_sc(), t1_init_ctxno_zc(), t1_init_spb(), T1_NMSEDEC_BITS, and T1_NMSEDEC_FRACBITS.
Referenced by main().
|
static |
References T1_CTXNO_SC, t1_init_ctxno_sc(), T1_SGN_E, T1_SGN_N, T1_SGN_S, T1_SGN_W, T1_SIG_E, T1_SIG_N, T1_SIG_S, and T1_SIG_W.
Referenced by main(), and t1_init_ctxno_sc().
|
static |
References T1_CTXNO_ZC, t1_init_ctxno_zc(), T1_SIG_E, T1_SIG_N, T1_SIG_NE, T1_SIG_NW, T1_SIG_S, T1_SIG_SE, T1_SIG_SW, and T1_SIG_W.
Referenced by main(), and t1_init_ctxno_zc().