Searched refs:vclogi (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libvcodex/
H A Dvclog.c99 size_t vclogi(size_t v) function
101 size_t vclogi(v)
H A Dvcperiod.c64 c = vclogi(sz); /* bound search to save time */
109 p = 0; m = 0; c = vclogi(sz);
H A Dvcodex.h280 extern size_t vclogi _ARG_((size_t)); /* integer part of log2 */
H A Dvclzparse.c140 umax = mmin*(2*vclogi(mmin) + 1);
/ast/src/lib/libvcodex/Vchuff/
H A Dvchuffgroup.c416 lnz = vclogi(dtsz); /* log_2 of data size */
470 if((itbl = vclogi(grp->npts)) > GRP_IMAX)

Completed in 86 milliseconds