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

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwprefix.c262 ssize_t i, k, d, dd, mm, mn, total, ucnt; local
276 k = dd; i = o - pf->obj; ucnt = 0;
279 ucnt = 0;
280 else if(k == dd || ucnt >= 2)
282 else ucnt += 1;
284 if((k = (k-dd) - ucnt*blksz) > mn)

Completed in 230 milliseconds