Searched refs:nb_tps (Results 1 – 2 of 2) sorted by relevance
970 OPJ_UINT32 nb_tps; member
4510 p_j2k->cstr_index->tile_index[p_j2k->m_current_tile_number].nb_tps = in opj_j2k_read_sot()10340 l_acc_nb_of_tile_part += cstr_index->tile_index[it_tile].nb_tps; in opj_j2k_dump_MH_index()10347 OPJ_UINT32 nb_of_tile_part = cstr_index->tile_index[it_tile].nb_tps; in opj_j2k_dump_MH_index()10601 l_cstr_index->tile_index[it_tile].nb_tps = in j2k_get_cstr_index()10602 p_j2k->cstr_index->tile_index[it_tile].nb_tps; in j2k_get_cstr_index()10605 (opj_tp_index_t*)opj_malloc(l_cstr_index->tile_index[it_tile].nb_tps * sizeof( in j2k_get_cstr_index()10625 l_cstr_index->tile_index[it_tile].nb_tps * sizeof(opj_tp_index_t)); in j2k_get_cstr_index()10825 if (! p_j2k->cstr_index->tile_index[l_tile_no_to_dec].nb_tps) { in opj_j2k_decode_one_tile()