Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dhttp.h21 extern int flac_http_open(const gchar * url, guint64 offset);
Dplugin.c558 flac_http_open(filename, 0); in safe_decoder_init_()
Dhttp.c713 int flac_http_open(const gchar * _url, guint64 _offset) in flac_http_open() function