Searched refs:num_rounded_down (Results 1 – 1 of 1) sorted by relevance
705 int rounded_up, rounded_down, num_rounded_down, num_rounded_up; in init_bitstream_params() local719 num_rounded_down = rounded_up * tctx->n_div[i] - bit_size; in init_bitstream_params()720 num_rounded_up = tctx->n_div[i] - num_rounded_down; in init_bitstream_params()730 num_rounded_down = rounded_up * tctx->n_div[i] - vect_size; in init_bitstream_params()731 num_rounded_up = tctx->n_div[i] - num_rounded_down; in init_bitstream_params()