#include "opj_includes.h"
Functions | |
static int | t1_init_ctxno_zc (OPJ_UINT32 f, OPJ_UINT32 orient) |
static int | t1_init_ctxno_sc (OPJ_UINT32 f) |
static int | t1_init_spb (OPJ_UINT32 f) |
static void | dump_array16 (int array[], int size) |
int | main (int argc, char **argv) |
static void dump_array16 | ( | int | array[], | |
int | size | |||
) | [static] |
Referenced by main().
int main | ( | int | argc, | |
char ** | argv | |||
) |
static int t1_init_ctxno_sc | ( | OPJ_UINT32 | f | ) | [static] |
References opj_int_min(), T1_CTXNO_SC, T1_LUT_SGN_E, T1_LUT_SGN_N, T1_LUT_SGN_S, T1_LUT_SGN_W, T1_LUT_SIG_E, T1_LUT_SIG_N, T1_LUT_SIG_S, and T1_LUT_SIG_W.
Referenced by main().
static int t1_init_ctxno_zc | ( | OPJ_UINT32 | f, | |
OPJ_UINT32 | orient | |||
) | [static] |
References T1_CTXNO_ZC, T1_SIGMA_0, T1_SIGMA_1, T1_SIGMA_2, T1_SIGMA_3, T1_SIGMA_5, T1_SIGMA_6, T1_SIGMA_7, and T1_SIGMA_8.
Referenced by main().
static int t1_init_spb | ( | OPJ_UINT32 | f | ) | [static] |
References opj_int_min(), T1_LUT_SGN_E, T1_LUT_SGN_N, T1_LUT_SGN_S, T1_LUT_SGN_W, T1_LUT_SIG_E, T1_LUT_SIG_N, T1_LUT_SIG_S, and T1_LUT_SIG_W.
Referenced by main().