Home | History | Annotate | Download | only in libjasper

Lines Matching refs:channo

108     unsigned int channo;
352 for (channo = 0; channo < cmapd->numchans; ++channo) {
353 cmapent = &cmapd->ents[channo];
355 dec->chantocmptlut[channo] = channo;
363 dec->chantocmptlut[channo] = newcmptno;
367 cdefent = jp2_cdef_lookup(cdefd, channo);
373 jas_image_setcmpttype(dec->image, newcmptno, jp2_getct(jas_image_clrspc(dec->image), 0, channo + 1));
390 dec->chantocmptlut[dec->cdef->data.cdef.ents[i].channo],