Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtwinvq.c706 int rounded_up, rounded_down, num_rounded_down, num_rounded_up; in init_bitstream_params() local
721 num_rounded_up = tctx->n_div[i] - num_rounded_down; in init_bitstream_params()
726 tctx->bits_main_spec_change[i] = num_rounded_up; in init_bitstream_params()
732 num_rounded_up = tctx->n_div[i] - num_rounded_down; in init_bitstream_params()
735 tctx->length_change[i] = num_rounded_up; in init_bitstream_params()

Completed in 4 milliseconds