Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dbrhist.c139 int barlen_LR; in brhist_disp_line() local
145 barlen_LR = (br_hist_LR * (Console_IO.disp_width - res) + full - 1) / full; /* round up */ in brhist_disp_line()
148 barlen_TOT = barlen_LR = 0; in brhist_disp_line()
156 barlen_LR, brhist.bar_percent, in brhist_disp_line()
157 barlen_TOT - barlen_LR, brhist.bar_asterisk, Console_IO.str_clreoln); in brhist_disp_line()
161 barlen_LR, brhist.bar_percent, in brhist_disp_line()
162 barlen_TOT - barlen_LR, brhist.bar_asterisk, in brhist_disp_line()

Completed in 2 milliseconds