Searched refs:nb_tps (Results 1 – 2 of 2) sorted by relevance
974 OPJ_UINT32 nb_tps; member
4499 p_j2k->cstr_index->tile_index[p_j2k->m_current_tile_number].nb_tps = in opj_j2k_read_sot()10324 l_acc_nb_of_tile_part += cstr_index->tile_index[it_tile].nb_tps; in opj_j2k_dump_MH_index()10331 OPJ_UINT32 nb_of_tile_part = cstr_index->tile_index[it_tile].nb_tps; in opj_j2k_dump_MH_index()10585 l_cstr_index->tile_index[it_tile].nb_tps = in j2k_get_cstr_index()10586 p_j2k->cstr_index->tile_index[it_tile].nb_tps; in j2k_get_cstr_index()10589 (opj_tp_index_t*)opj_malloc(l_cstr_index->tile_index[it_tile].nb_tps * sizeof( in j2k_get_cstr_index()10609 l_cstr_index->tile_index[it_tile].nb_tps * sizeof(opj_tp_index_t)); in j2k_get_cstr_index()10809 if (! p_j2k->cstr_index->tile_index[l_tile_no_to_dec].nb_tps) { in opj_j2k_decode_one_tile()