Home
last modified time | relevance | path

Searched refs:http_free (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/plugin_xmms/
Dhttp.c209 static gint http_free(void) in http_free() function
646 if (http_free() > 0 && !eof) in http_buffer_loop()
650 cnt = min(http_free(), buffer_length - wr_index); in http_buffer_loop()