Lines Matching refs:resno
442 l_current_pi->poc.prg1, l_current_pi->compno, l_current_pi->resno, in opj_t2_decode_packets()
452 else if (l_current_pi->resno >= in opj_t2_decode_packets()
460 opj_tcd_resolution_t *res = &tilec->resolutions[l_current_pi->resno]; in opj_t2_decode_packets()
469 l_current_pi->resno, in opj_t2_decode_packets()
499 l_img_comp->resno_decoded = opj_uint_max(l_current_pi->resno, in opj_t2_decode_packets()
658 OPJ_UINT32 resno = pi->resno; /* resolution level value */ in opj_t2_encode_packet() local
667 opj_tcd_resolution_t *res = &tilec->resolutions[resno]; in opj_t2_encode_packet()
1019 &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_read_packet_header()
1296 &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_read_packet_data()
1341 … l_seg->newlen, p_max_length, cblkno, p_pi->precno, bandno, p_pi->resno, in opj_t2_read_packet_data()
1354 … l_seg->newlen, cblkno, p_pi->precno, bandno, p_pi->resno, p_pi->compno); in opj_t2_read_packet_data()
1424 &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_skip_packet_data()
1470 … l_seg->newlen, p_max_length, cblkno, p_pi->precno, bandno, p_pi->resno, in opj_t2_skip_packet_data()
1483 … l_seg->newlen, cblkno, p_pi->precno, bandno, p_pi->resno, p_pi->compno); in opj_t2_skip_packet_data()