Lines Matching refs:OPJ_INT32
51 OPJ_INT32 nplh[32]; in opj_tgt_create()
52 OPJ_INT32 nplv[32]; in opj_tgt_create()
58 OPJ_INT32 j, k; in opj_tgt_create()
72 nplh[0] = (OPJ_INT32)numleafsh; in opj_tgt_create()
73 nplv[0] = (OPJ_INT32)numleafsv; in opj_tgt_create()
139 OPJ_INT32 l_nplh[32]; in opj_tgt_init()
140 OPJ_INT32 l_nplv[32]; in opj_tgt_init()
145 OPJ_INT32 j, k; in opj_tgt_init()
160 l_nplh[0] = (OPJ_INT32)p_num_leafs_h; in opj_tgt_init()
161 l_nplv[0] = (OPJ_INT32)p_num_leafs_v; in opj_tgt_init()
254 void opj_tgt_setvalue(opj_tgt_tree_t *tree, OPJ_UINT32 leafno, OPJ_INT32 value) in opj_tgt_setvalue()
265 OPJ_INT32 threshold) in opj_tgt_encode()
270 OPJ_INT32 low; in opj_tgt_encode()
308 OPJ_UINT32 leafno, OPJ_INT32 threshold) in opj_tgt_decode()
313 OPJ_INT32 low; in opj_tgt_decode()