Searched refs:prebuffer_length (Results 1 – 1 of 1) sorted by relevance
71 static gint sock, rd_index, wr_index, buffer_length, prebuffer_length; variable671 if (http_used() > prebuffer_length) in http_buffer_loop()678 …status = g_strdup_printf(_("PRE-BUFFERING: %dKB/%dKB"), http_used() / 1024, prebuffer_length / 102… in http_buffer_loop()722 prebuffer_length = (buffer_length * flac_cfg.stream.http_prebuffer) / 100; in flac_http_open()