Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching full:prec

1003 		new_comps[i].prec = channel_size[i];
1827 depth_0 = image->comps[0].prec - 1;
1831 OPJ_UINT32 depth = image->comps[i].prec - 1;
1842 jp2->comps[i].bpcc = image->comps[i].prec - 1 + (image->comps[i].sgnd << 7);