Searched refs:l_nplv (Results 1 – 1 of 1) sorted by relevance
140 OPJ_INT32 l_nplv[32]; in opj_tgt_init() local161 l_nplv[0] = (OPJ_INT32)p_num_leafs_v; in opj_tgt_init()164 n = (OPJ_UINT32)(l_nplh[l_num_levels] * l_nplv[l_num_levels]); in opj_tgt_init()166 l_nplv[l_num_levels + 1] = (l_nplv[l_num_levels] + 1) / 2; in opj_tgt_init()197 for (j = 0; j < l_nplv[i]; ++j) { in opj_tgt_init()208 if ((j & 1) || j == l_nplv[i] - 1) { in opj_tgt_init()