Lines Matching full:numlayers
982 l_current_poc->layE = l_tcp->numlayers;
1067 l_current_pi->poc.layno1 = p_tcp->numlayers;
1251 (l_step_l && l_tcp->numlayers < UINT_MAX / l_step_l - 1)
1253 l_current_pi->include = (OPJ_INT16*)opj_calloc((l_tcp->numlayers + 1) * l_step_l, sizeof(OPJ_INT16));
1453 l_current_pi->include = (OPJ_INT16*) opj_calloc(l_tcp->numlayers * l_step_l, sizeof(OPJ_INT16));