Searched refs:nbits_end (Results 1 – 1 of 1) sorted by relevance
335 int nbits_end = 0; in compute_nbits() local391 nbits_end = nbits; in compute_nbits()404 nbits_end + nbits_lsb * 2048 > nbits_budget; in compute_nbits()407 nbits_end += nbits_lsb * 2048; in compute_nbits()409 return (nbits_end + 2047) / 2048; in compute_nbits()