Lines Matching refs:compno
235 OPJ_UINT32 compno; in opj_t2_encode_packets() local
257 for (compno = 0; compno < l_max_comp; ++compno) { in opj_t2_encode_packets()
262 OPJ_UINT32 l_tp_num = compno; in opj_t2_encode_packets()
442 l_current_pi->poc.prg1, l_current_pi->compno, l_current_pi->resno, in opj_t2_decode_packets()
453 p_tile->comps[l_current_pi->compno].minimum_num_resolutions) { in opj_t2_decode_packets()
459 opj_tcd_tilecomp_t *tilec = &p_tile->comps[l_current_pi->compno]; in opj_t2_decode_packets()
468 l_current_pi->compno, in opj_t2_decode_packets()
489 first_pass_failed[l_current_pi->compno] = OPJ_FALSE; in opj_t2_decode_packets()
498 l_img_comp = &(l_image->comps[l_current_pi->compno]); in opj_t2_decode_packets()
511 if (first_pass_failed[l_current_pi->compno]) { in opj_t2_decode_packets()
512 l_img_comp = &(l_image->comps[l_current_pi->compno]); in opj_t2_decode_packets()
515 p_tile->comps[l_current_pi->compno].minimum_num_resolutions - 1; in opj_t2_decode_packets()
657 OPJ_UINT32 compno = pi->compno; /* component value */ in opj_t2_encode_packet() local
666 opj_tcd_tilecomp_t *tilec = &tile->comps[compno]; in opj_t2_encode_packet()
1019 &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_read_packet_header()
1191 if (! opj_t2_init_seg(l_cblk, l_segno, p_tcp->tccps[p_pi->compno].cblksty, 1)) { in opj_t2_read_packet_header()
1199 if (! opj_t2_init_seg(l_cblk, l_segno, p_tcp->tccps[p_pi->compno].cblksty, 0)) { in opj_t2_read_packet_header()
1229 if (! opj_t2_init_seg(l_cblk, l_segno, p_tcp->tccps[p_pi->compno].cblksty, 0)) { in opj_t2_read_packet_header()
1296 &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_read_packet_data()
1342 p_pi->compno); 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()
1471 p_pi->compno); 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()