Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching full:nump

791             OPJ_UINT32 nump = 0;
821 ++nump;
827 - ((OPJ_INT32)cblk->numlenbits + opj_int_floorlog2((OPJ_INT32)nump)));
829 nump = 0;
842 nump++;
847 cblk->numlenbits + (OPJ_UINT32)opj_int_floorlog2((OPJ_INT32)nump));
849 nump = 0;