Searched refs:bits2j (Results 1 – 1 of 1) sorted by relevance
622 int bits1j, bits2j; in clt_compute_allocation() local625 bits2j = hi>=m->nbAllocVectors ? in clt_compute_allocation()629 if (bits2j > 0) in clt_compute_allocation()630 bits2j = IMAX(0, bits2j + trim_offset[j]); in clt_compute_allocation()633 bits2j += offsets[j]; in clt_compute_allocation()636 bits2j = IMAX(0,bits2j-bits1j); in clt_compute_allocation()638 bits2[j] = bits2j; in clt_compute_allocation()