Home
last modified time | relevance | path

Searched refs:barlen_COD (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
205 barlen_COD = (frames * (Console_IO.disp_width - res) + full - 1) / full; /* round up */ in progress_line()
206 barlen_RST = barlen_TOT - barlen_COD; in progress_line()
212 barlen_TOT = barlen_COD = barlen_RST = 0; in progress_line()
216 barlen_COD, brhist.bar_coded, in progress_line()
221 barlen_COD, brhist.bar_coded, in progress_line()

Completed in 1 milliseconds