Home
last modified time | relevance | path

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

/dports/audio/icecast/icecast-2.4.4/src/
H A Dformat_ogg.c59 static int create_ogg_client_data(source_t *source, client_t *client);
171 plugin->create_client_data = create_ogg_client_data; in format_ogg_get_plugin()
459 static int create_ogg_client_data (source_t *source, client_t *client) in create_ogg_client_data() function
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dformat_ogg.c56 static int create_ogg_client_data(format_plugin_t *plugin, client_t *client);
169 plugin->create_client_data = create_ogg_client_data; in format_ogg_get_plugin()
498 static int create_ogg_client_data (format_plugin_t *plugin, client_t *client) in create_ogg_client_data() function