HomeSort by relevance Sort by last modified time
    Searched full:numlenbits (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
t2.c 810 cblk->numlenbits = 3;
827 - ((OPJ_INT32)cblk->numlenbits + opj_int_floorlog2((OPJ_INT32)nump)));
837 cblk->numlenbits += increment;
847 cblk->numlenbits + (OPJ_UINT32)opj_int_floorlog2((OPJ_INT32)nump));
    [all...]
tcd.h 84 OPJ_UINT32 numlenbits; member in struct:opj_tcd_cblk_enc
127 OPJ_UINT32 numlenbits; member in struct:opj_tcd_cblk_dec
tcd.c     [all...]

Completed in 178 milliseconds