Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dbrhist.c174 int barlen_TOT = 0, barlen_COD = 0, barlen_RST = 0; in progress_line() local
206 barlen_RST = barlen_TOT - barlen_COD; in progress_line()
207 if (barlen_RST == 0) { in progress_line()
212 barlen_TOT = barlen_COD = barlen_RST = 0; in progress_line()
217 rst, barlen_RST, brhist.bar_space, Console_IO.str_clreoln); in progress_line()
222 rst, barlen_RST, brhist.bar_space, Console_IO.disp_width - res - barlen_TOT, in progress_line()

Completed in 1 milliseconds