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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtwinvq.c715 int rounded_up, rounded_down, num_rounded_down, num_rounded_up; local
730 num_rounded_up = tctx->n_div[i] - num_rounded_down;
735 tctx->bits_main_spec_change[i] = num_rounded_up;
741 num_rounded_up = tctx->n_div[i] - num_rounded_down;
744 tctx->length_change[i] = num_rounded_up;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtwinvq.c1058 int rounded_up, rounded_down, num_rounded_down, num_rounded_up; local
1072 num_rounded_up = tctx->n_div[i] - num_rounded_down;
1077 tctx->bits_main_spec_change[i] = num_rounded_up;
1082 num_rounded_up = tctx->n_div[i] - num_rounded_down;
1085 tctx->length_change[i] = num_rounded_up;

Completed in 53 milliseconds